summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author宋文武 <iyzsong@gmail.com>2016-04-06 16:40:41 +0800
committerLudovic Courtès <ludo@gnu.org>2016-04-16 11:45:29 +0200
commitb94a822eae710052a11523b56c125e424d31cf81 (patch)
tree8aefc88f90fb6e1c4b846fbcf347842c5255c4e3
parenta466a7c788362ad32f26f795ca9417deace13c8e (diff)
downloadguix-patches-b94a822eae710052a11523b56c125e424d31cf81.tar
guix-patches-b94a822eae710052a11523b56c125e424d31cf81.tar.gz
gnu: gnome-keyring: Update to 3.20.0.
* gnu/packages/gnome.scm (gnome-keyring): Update to 3.20.0.
-rw-r--r--gnu/packages/gnome.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 9b3407aa31..35dff5b11f 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -342,7 +342,7 @@ GNOME Desktop.")
(define-public gnome-keyring
(package
(name "gnome-keyring")
- (version "3.18.3")
+ (version "3.20.0")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -350,7 +350,7 @@ GNOME Desktop.")
name "-" version ".tar.xz"))
(sha256
(base32
- "167dq1yvm080g5s38hqjl0xx5cgpkcl1xqy9p5sxmgc92zb0srrz"))))
+ "16gcwwcg91ipxjmiyi4c4njvnxixmv1i278p0bilc3lafk6ww5xw"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ;48 of 603 tests fail because /var/lib/dbus/machine-id does