gnu: gnome-shell-extension-radio: Update to 21.

* gnu/packages/gnome-xyz.scm (gnome-shell-extension-radio): Update to 21.

Change-Id: I11aab4c80c96d1237112bb9a089763bd3c331d1a
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
This commit is contained in:
Vivien Kraus 2024-01-17 23:19:27 +01:00 committed by Liliana Marie Prikler
parent 839388b033
commit 1d45b53244
No known key found for this signature in database
GPG key ID: 442A84B8C70E2F87

View file

@ -1262,7 +1262,7 @@ GNOME Shell, including the top panel, dash and overview.")
(define-public gnome-shell-extension-radio (define-public gnome-shell-extension-radio
(package (package
(name "gnome-shell-extension-radio") (name "gnome-shell-extension-radio")
(version "20") (version "21")
(source (origin (source (origin
(method git-fetch) (method git-fetch)
(uri (git-reference (uri (git-reference
@ -1272,7 +1272,7 @@ GNOME Shell, including the top panel, dash and overview.")
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 (base32
"01dmziad9g7bs3hr59aaz3mivkc6rqfyb9bz2v202zk22vcr5a2y")))) "1ghk95q3lhliz3his58hh2ql4p9csh6llzip412vwf29zdkr58s2"))))
(build-system copy-build-system) (build-system copy-build-system)
(arguments (arguments
(list (list