me
/
guix
Archived
1
0
Fork 0

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

* gnu/packages/gnome.scm (gnome-control-center): Update to 42.4.
Christopher Baines 2022-10-29 09:28:11 +01:00
parent 0a604c16b3
commit 42c8315316
No known key found for this signature in database
GPG Key ID: 5E28A33B0B84F577
1 changed files with 2 additions and 2 deletions

View File

@ -9084,7 +9084,7 @@ devices using the GNOME desktop.")
(define-public gnome-control-center (define-public gnome-control-center
(package (package
(name "gnome-control-center") (name "gnome-control-center")
(version "42.3") (version "42.4")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/" (uri (string-append "mirror://gnome/sources/" name "/"
@ -9092,7 +9092,7 @@ devices using the GNOME desktop.")
name "-" version ".tar.xz")) name "-" version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"0zhw6hcrrcpq1zjkyzr5ipznxnzd2aczrqd7n2y7xbz21mjy62nf")))) "1ln5rch6zbfh3vl2nnnmw39bylgg38rin6xp7ra0ra4ay3wv3gvs"))))
(build-system meson-build-system) (build-system meson-build-system)
(arguments (arguments
(list (list