aboutsummaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2022-10-29 09:28:11 +0100
committerChristopher Baines <mail@cbaines.net>2022-10-29 09:28:11 +0100
commit42c83153168e4a637cdfda06c8f90686e5b7018c (patch)
tree1ef220c611120ac58c6ee4e65c3b2b03c811c6cc /gnu
parent0a604c16b34f8147bf18e065e8b30d8d23cd8998 (diff)
downloadguix-42c83153168e4a637cdfda06c8f90686e5b7018c.tar.gz
guix-42c83153168e4a637cdfda06c8f90686e5b7018c.zip
gnu: gnome-control-center: Update to 42.4.
* gnu/packages/gnome.scm (gnome-control-center): Update to 42.4.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/gnome.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 38c998d22a..51e8b4a5d7 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -9084,7 +9084,7 @@ devices using the GNOME desktop.")
(define-public gnome-control-center
(package
(name "gnome-control-center")
- (version "42.3")
+ (version "42.4")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -9092,7 +9092,7 @@ devices using the GNOME desktop.")
name "-" version ".tar.xz"))
(sha256
(base32
- "0zhw6hcrrcpq1zjkyzr5ipznxnzd2aczrqd7n2y7xbz21mjy62nf"))))
+ "1ln5rch6zbfh3vl2nnnmw39bylgg38rin6xp7ra0ra4ay3wv3gvs"))))
(build-system meson-build-system)
(arguments
(list