mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: tuba: Update to 0.9.2.
* gnu/packages/fediverse.scm (tuba): Update to 0.9.2. Change-Id: I7ec7b72618579c4db09d52391f1b02d1cc889eae Signed-off-by: Zheng Junjie <z572@z572.online>
This commit is contained in:
parent
a7fb7b4e10
commit
567b5d573e
1 changed files with 3 additions and 2 deletions
|
@ -102,7 +102,7 @@ Features include:
|
|||
(define-public tuba
|
||||
(package
|
||||
(name "tuba")
|
||||
(version "0.8.4")
|
||||
(version "0.9.2")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
@ -111,7 +111,7 @@ Features include:
|
|||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "1s36z85s14fp9gicvifvwm2wg13rpb02aqsaz25rx3wg4m0bs83f"))))
|
||||
(base32 "0a66kgsa7blsfk4fp62m76jmvqqlmilih1rs48wb41q69ldm0953"))))
|
||||
(build-system meson-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
@ -149,6 +149,7 @@ Features include:
|
|||
libgee
|
||||
libsoup-minimal
|
||||
libsecret
|
||||
libspelling
|
||||
libwebp
|
||||
libxml2
|
||||
vala
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue