me
/
guix
Archived
1
0
Fork 0

gnu: gnome-desktop: Update to 3.34.2.

* gnu/packages/gnome.scm (gnome-desktop): Update to 3.34.2.

(cherry picked from commit 8ff022afb1da6ae4eb345e0f9836e285c137b9c2)
master
Kei Kebreau 2019-12-14 23:01:00 -05:00
parent 0c9031fa1b
commit 8a7afc8159
No known key found for this signature in database
GPG Key ID: E6A5EE3C19467A0D
1 changed files with 2 additions and 2 deletions

View File

@ -1216,7 +1216,7 @@ offline sources, providing a centralized place for managing your contacts.")
(define-public gnome-desktop
(package
(name "gnome-desktop")
(version "3.32.2")
(version "3.34.2")
(source
(origin
(method url-fetch)
@ -1225,7 +1225,7 @@ offline sources, providing a centralized place for managing your contacts.")
name "-" version ".tar.xz"))
(sha256
(base32
"0bidx4626x7k2myv6f64qv4fzmxv8v475wibiz19kj8hjfr737q9"))))
"1v983xirwp1y6ggz97bh742ak6gff0hxb359dgn37nikjxhvm0a0"))))
(build-system meson-build-system)
(arguments
'(#:phases