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

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

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
This commit is contained in:
Sughosha 2022-12-17 05:56:46 +00:00 committed by Liliana Marie Prikler
parent c49f2ac412
commit 1fe2088eb9
No known key found for this signature in database
GPG key ID: 442A84B8C70E2F87

View file

@ -1093,7 +1093,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 "19") (version "20")
(source (origin (source (origin
(method git-fetch) (method git-fetch)
(uri (git-reference (uri (git-reference
@ -1103,7 +1103,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
"1qsi6c57hxh4jqdw18knm06601lhag6jdbvzg0r79aa9572zy8a0")))) "01dmziad9g7bs3hr59aaz3mivkc6rqfyb9bz2v202zk22vcr5a2y"))))
(build-system copy-build-system) (build-system copy-build-system)
(arguments (arguments
(list (list