3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: tuba: Update to 0.4.1.

* gnu/packages/mastodon.scm (tuba): Update to 0.4.1.
This commit is contained in:
Efraim Flashner 2023-08-14 16:11:01 +03:00
parent b0926a2fd1
commit bed6346556
Signed by untrusted user: efraim
GPG key ID: 41AAE7DCCA3D8351

View file

@ -87,7 +87,7 @@ Features include:
(define-public tuba
(package
(name "tuba")
(version "0.3.2")
(version "0.4.1")
(source
(origin
(method git-fetch)
@ -96,7 +96,7 @@ Features include:
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "1xhyz6wi17g4m76lr6qc75q4xnnw7c3dh3d04dg8m5gzk6j0y89x"))))
(base32 "0v2ihp1dkp13jklp3kysv4blflhx3w0hwcyink4mb7hwsaqy0xnm"))))
(build-system meson-build-system)
(arguments
(list