mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: libshumate: Update to 1.4.0.
* gnu/packages/gnome.scm (libshumate): Update to 1.4.0. Change-Id: I9e48ebf3d4aa74fad727e9b123d54561e6696d99
This commit is contained in:
parent
0d4aab1229
commit
f236a06269
1 changed files with 2 additions and 2 deletions
|
@ -5126,7 +5126,7 @@ libxml to ease remote use of the RESTful API.")
|
|||
(define-public libshumate
|
||||
(package
|
||||
(name "libshumate")
|
||||
(version "1.3.0")
|
||||
(version "1.4.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://gnome/sources/" name "/"
|
||||
|
@ -5134,7 +5134,7 @@ libxml to ease remote use of the RESTful API.")
|
|||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1m3mvk38cjlkxmhkq0zg75msckylc0vzizll50ii5phw53lac9w2"))))
|
||||
"0c3dikjc5xxgyk67c8xkl9rd7mmd5mnwipfi20w2p1jr0a73d11r"))))
|
||||
(build-system meson-build-system)
|
||||
(arguments
|
||||
(list #:phases
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue