kkebreau pushed a commit to branch wip-gnome3.36
in repository guix.
commit df518dada21382f0e2d4546922047c8281f02acb
Author: Kei Kebreau <[email protected]>
AuthorDate: Mon Apr 20 21:31:52 2020 -0400
gnu: gnome-keyring: Update to 3.36.0.
* gnu/packages/gnome.scm (gnome-keyring): Update to 3.36.0.
---
gnu/packages/gnome.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 4c9f7d3..bf1f9f4 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -1522,7 +1522,7 @@ GNOME Desktop.")
(define-public gnome-keyring
(package
(name "gnome-keyring")
- (version "3.34.0")
+ (version "3.36.0")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -1530,7 +1530,7 @@ GNOME Desktop.")
name "-" version ".tar.xz"))
(sha256
(base32
- "0hqrsh5g9q9lm190f0m85q4nki8k4ng7wphl6qbccdry59aakkg9"))))
+ "11sgffrrpss5cmv3b717pqlbhgq17l1xd33fsvqgsw8simxbar52"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ;48 of 603 tests fail because /var/lib/dbus/machine-id does