me
/
guix
Archived
1
0
Fork 0

gnu: gnome-control-center: Update to 3.24.1.

* gnu/packages/gnome.scm (gnome-control-center): Update to 3.24.1.
master
Kei Kebreau 2017-05-10 08:23:35 -04:00 committed by Marius Bakke
parent 6ebccb845f
commit a158cfd00b
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -4924,7 +4924,7 @@ devices using the GNOME desktop.")
(define-public gnome-control-center
(package
(name "gnome-control-center")
(version "3.22.1")
(version "3.24.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@ -4932,7 +4932,7 @@ devices using the GNOME desktop.")
name "-" version ".tar.xz"))
(sha256
(base32
"06h9937sjfrzjf36pxqybg4wmkc5xdhbxgdkclnkjxiiqidjjsax"))))
"0g55i4w0a8qpfkl0vnzr3ng6adx8pdxqk8vzc3kvvx6xzlcqxk1h"))))
(build-system glib-or-gtk-build-system)
(arguments
'(#:phases