GNU bug report logs - #74726
[PATCH gnome-team 00/18] Update GNOME Shell extensions

Previous Next

Package: guix-patches;

Reported by: Liliana Marie Prikler <liliana.prikler <at> gmail.com>

Date: Sat, 7 Dec 2024 12:59:02 UTC

Severity: normal

Tags: patch

Fixed in versions 75469, 74756, 74726, 73301, 73128, 72702, 72202, 71599

Done: Liliana Marie Prikler <liliana.prikler <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
To: 74726 <at> debbugs.gnu.org
Cc: liliana.prikler <at> gmail.com, maxim.cournoyer <at> gmail.com, vivien <at> planete-kraus.eu
Subject: [bug#74726] [PATCH gnome-team 08/18] gnu: gnome-shell-extension-dash-to-panel: Update to 64.
Date: Sat, 7 Dec 2024 12:57:24 +0100
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-dash-to-panel):
Update to 64.
---
 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 17f5beff82..d6bbcc46eb 100644
--- a/gnu/packages/gnome-xyz.scm
+++ b/gnu/packages/gnome-xyz.scm
@@ -878,7 +878,7 @@ (define-public gnome-shell-extension-hide-app-icon
 (define-public gnome-shell-extension-dash-to-panel
   (package
     (name "gnome-shell-extension-dash-to-panel")
-    (version "56") ;Compatible with GNOME 44
+    (version "64")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -886,7 +886,7 @@ (define-public gnome-shell-extension-dash-to-panel
                     (commit (string-append "v" version))))
               (sha256
                (base32
-                "17rm3wjj8zfdxgh5vp5f35vgd4mc9f9c2w77hac4vyvkgvwfzcnn"))
+                "0dgp15qr9s9h9wam0a994sqd8rdab36wii6j6rai3s5p8bw8gsfn"))
               (file-name (git-file-name name version))))
     (build-system gnu-build-system)
     (arguments
-- 
2.46.0





This bug report was last modified 76 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.