From edbf76d80aad63148b82eb12ec5c50e45ad63a7b Mon Sep 17 00:00:00 2001 From: Liliana Marie Prikler Date: Sat, 7 Dec 2024 13:15:59 +0100 Subject: [PATCH] gnu: gnome-shell-extension-radio: Update to 22. * gnu/packages/gnome-xyz.scm (gnome-shell-extension-radio): Update to 22. Reviewed-by: Maxim Cournoyer --- gnu/packages/gnome-xyz.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/gnome-xyz.scm b/gnu/packages/gnome-xyz.scm index 0e3c99390c78ffdf9526068aebcb0217d3482994..bb000eb48edcf9d6844d7b87569b39261ace9111 100644 --- a/gnu/packages/gnome-xyz.scm +++ b/gnu/packages/gnome-xyz.scm @@ -1199,7 +1199,7 @@ GNOME Shell, including the top panel, dash and overview.") (define-public gnome-shell-extension-radio (package (name "gnome-shell-extension-radio") - (version "21") + (version "22") (source (origin (method git-fetch) (uri (git-reference @@ -1209,7 +1209,7 @@ GNOME Shell, including the top panel, dash and overview.") (file-name (git-file-name name version)) (sha256 (base32 - "1ghk95q3lhliz3his58hh2ql4p9csh6llzip412vwf29zdkr58s2")))) + "1f1cjch60yv39lsngj9xrlyzc4f1gcaydm5xc5kc0rqi48f83d1f")))) (build-system copy-build-system) (arguments (list