me
/
guix
Archived
1
0
Fork 0

gnu: gnome-keyring: Update to 3.34.0.

* gnu/packages/gnome.scm (gnome-keyring): Update to 3.34.0.

(cherry picked from commit 44f210ab90566446c8ccf0a53c663a3d555bad9e)
master
Kei Kebreau 2019-12-17 20:31:34 -05:00
parent 262e660ef4
commit 14faeadd9e
No known key found for this signature in database
GPG Key ID: E6A5EE3C19467A0D
1 changed files with 2 additions and 2 deletions

View File

@ -1491,7 +1491,7 @@ GNOME Desktop.")
(define-public gnome-keyring (define-public gnome-keyring
(package (package
(name "gnome-keyring") (name "gnome-keyring")
(version "3.28.2") (version "3.34.0")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/" (uri (string-append "mirror://gnome/sources/" name "/"
@ -1499,7 +1499,7 @@ GNOME Desktop.")
name "-" version ".tar.xz")) name "-" version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"0sk4las4ji8wv9nx8mldzqccmpmkvvr9pdwv9imj26r10xyin5w1")))) "0hqrsh5g9q9lm190f0m85q4nki8k4ng7wphl6qbccdry59aakkg9"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
`(#:tests? #f ;48 of 603 tests fail because /var/lib/dbus/machine-id does `(#:tests? #f ;48 of 603 tests fail because /var/lib/dbus/machine-id does