guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: guix-commits
Subject: 05/05: gnu: gnome-shell-extension-radio: Update to 20.
Date: Sun, 22 Jan 2023 04:07:01 -0500 (EST)

lilyp pushed a commit to branch master
in repository guix.

commit 1fe2088eb922cdfa533d633a46478697f93ea59d
Author: Sughosha <Sughosha@proton.me>
AuthorDate: Sat Dec 17 05:56:46 2022 +0000

    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>
---
 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 0f3b6b6f43..5aecd157ea 100644
--- a/gnu/packages/gnome-xyz.scm
+++ b/gnu/packages/gnome-xyz.scm
@@ -1093,7 +1093,7 @@ GNOME Shell, including the top panel, dash and overview.")
 (define-public gnome-shell-extension-radio
   (package
     (name "gnome-shell-extension-radio")
-    (version "19")
+    (version "20")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -1103,7 +1103,7 @@ GNOME Shell, including the top panel, dash and overview.")
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1qsi6c57hxh4jqdw18knm06601lhag6jdbvzg0r79aa9572zy8a0"))))
+                "01dmziad9g7bs3hr59aaz3mivkc6rqfyb9bz2v202zk22vcr5a2y"))))
     (build-system copy-build-system)
     (arguments
      (list



reply via email to

[Prev in Thread] Current Thread [Next in Thread]