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

gnu: libsecret: Update to 0.18.5.

* gnu/packages/gnome.scm (libsecret): Update to 0.18.5.
This commit is contained in:
宋文武 2016-04-07 07:42:41 +08:00 committed by Ludovic Courtès
parent 4e31b436a7
commit 00748a038c

View file

@ -2121,7 +2121,7 @@ and the GLib main loop, to integrate well with GNOME applications.")
(define-public libsecret
(package
(name "libsecret")
(version "0.18.3")
(version "0.18.5")
(source (origin
(method url-fetch)
(uri (string-append
@ -2130,7 +2130,7 @@ and the GLib main loop, to integrate well with GNOME applications.")
name "-" version ".tar.xz"))
(sha256
(base32
"1jc4pw6pb5igwasj0ms1zx80w63c11myziz3ydj0cr5lb861vgzj"))))
"1cychxc3ff8fp857iikw0n2s13s2mhw2dn1mr632f7w3sn6vvrww"))))
(build-system gnu-build-system)
(outputs '("out" "doc"))
(arguments