all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Sughosha via Guix-patches via <guix-patches@gnu.org>
To: 60148@debbugs.gnu.org
Subject: [bug#60148] [PATCH] gnu: gnome-shell-extension: Update to 20
Date: Sat, 17 Dec 2022 05:56:46 +0000	[thread overview]
Message-ID: <PUx7vvviays7pWsamqKlVmojRWXsZ5YL_-5C5Wx6QrXFqGUf2Sxvkn2FVU5elPenD6WQGVjpiOTcFX89XAntufHg5cEyF2WuQoPrvMJixyQ=@proton.me> (raw)

* gnu/packages/gnome-xyz.scm (gnome-shell-extension-radio): Update to 20.
---
 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 8be9c55..2e3dcc1 100644
--- a/gnu/packages/gnome-xyz.scm
+++ b/gnu/packages/gnome-xyz.scm
@@ -1093,17 +1093,17 @@ 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
                     (url
                      "https://github.com/hslbck/gnome-shell-extension-radio")
                     (commit (string-append "v" version))))
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1qsi6c57hxh4jqdw18knm06601lhag6jdbvzg0r79aa9572zy8a0"))))
+                "01dmziad9g7bs3hr59aaz3mivkc6rqfyb9bz2v202zk22vcr5a2y"))))
     (build-system copy-build-system)
     (arguments
      (list
--
libgit2 1.4.3





             reply	other threads:[~2022-12-17  5:58 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-17  5:56 Sughosha via Guix-patches via [this message]
2022-12-21 13:03 ` [bug#60148] (No Subject) Sughosha via Guix-patches via
2022-12-24  6:35 ` [bug#60148] [PATCH] gnu: gnome-shell-extension: Update to 20 Liliana Marie Prikler
2022-12-24 23:20   ` Sughosha via Guix-patches via
2023-01-17 14:55     ` Ludovic Courtès
2023-01-17 19:57       ` Liliana Marie Prikler
2023-01-22  9:11         ` bug#60148: " Liliana Marie Prikler

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='PUx7vvviays7pWsamqKlVmojRWXsZ5YL_-5C5Wx6QrXFqGUf2Sxvkn2FVU5elPenD6WQGVjpiOTcFX89XAntufHg5cEyF2WuQoPrvMJixyQ=@proton.me' \
    --to=guix-patches@gnu.org \
    --cc=60148@debbugs.gnu.org \
    --cc=Sughosha@proton.me \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.