me
/
guix
Archived
1
0
Fork 0

gnu: libsecret: Update to 0.18.8.

* gnu/packages/gnome.scm (libsecret): Update to 0.18.8.
master
Marius Bakke 2019-03-02 15:55:52 +01:00
parent 794e0664bd
commit b0251c71c7
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -2683,7 +2683,7 @@ and the GLib main loop, to integrate well with GNOME applications.")
(define-public libsecret
(package
(name "libsecret")
(version "0.18.7")
(version "0.18.8")
(source (origin
(method url-fetch)
(uri (string-append
@ -2692,7 +2692,7 @@ and the GLib main loop, to integrate well with GNOME applications.")
name "-" version ".tar.xz"))
(sha256
(base32
"11ylmcfx6ff7xd1gpi58i2nbma83lz2xg0g2dq23w6snqhgzwrhd"))))
"058x64689k55wxfkdp4svhnwvv8jmqm7z5mrynybl38f4sfqiyiv"))))
(build-system gnu-build-system)
(outputs '("out" "doc"))
(arguments