mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
gnu: gnome-control-center: Update to 48.3.
* gnu/packages/gnome.scm (gnome-control-center): Update to 48.3. Change-Id: I927187387461eae17d14025c026f52ccb39ba693
This commit is contained in:
parent
bfa6002f9f
commit
1af3bcbdcf
1 changed files with 2 additions and 2 deletions
|
|
@ -9201,7 +9201,7 @@ Libadwaita.")
|
|||
(define-public gnome-control-center
|
||||
(package
|
||||
(name "gnome-control-center")
|
||||
(version "46.8")
|
||||
(version "48.3")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://gnome/sources/" name "/"
|
||||
|
|
@ -9209,7 +9209,7 @@ Libadwaita.")
|
|||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0q4frcgq3466f9f12p7s63371msngwhf71lpj1dy6hj25wgagl0s"))))
|
||||
"1bib493vm6mzx8c2fq80fg6mgr30i0hznvy1fz8as2s2lr2q4sf0"))))
|
||||
(build-system meson-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue