GNU bug report logs - #64565
[PATCH] gnu: gnome-shell-extension-dash-to-panel: Update to 56.

Previous Next

Package: guix-patches;

Reported by: Giacomo Leidi <goodoldpaul <at> autistici.org>

Date: Mon, 10 Jul 2023 21:45:01 UTC

Severity: normal

Tags: patch

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: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Giacomo Leidi <goodoldpaul <at> autistici.org>
Subject: bug#64565: closed (Re: [bug#64565] [PATCH] gnu: gnome-shell-extension-dash-to-panel:
 Update to 56.)
Date: Sun, 23 Jul 2023 07:53:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#64565: [PATCH] gnu: gnome-shell-extension-dash-to-panel: Update to 56.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 64565 <at> debbugs.gnu.org.

-- 
64565: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=64565
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
To: Giacomo Leidi <goodoldpaul <at> autistici.org>, 64565-done <at> debbugs.gnu.org
Cc: Raghav Gururajan <rg <at> raghavgururajan.name>,
 Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Subject: Re: [bug#64565] [PATCH] gnu: gnome-shell-extension-dash-to-panel:
 Update to 56.
Date: Sun, 23 Jul 2023 09:52:16 +0200
Am Montag, dem 10.07.2023 um 23:43 +0200 schrieb Giacomo Leidi:
> * gnu/packages/gnome-xyz.scm (gnome-shell-extension-dash-to-panel):
> Update to 56.
> ---
Pushed.

Thanks

[Message part 3 (message/rfc822, inline)]
From: Giacomo Leidi <goodoldpaul <at> autistici.org>
To: guix-patches <at> gnu.org
Cc: Giacomo Leidi <goodoldpaul <at> autistici.org>
Subject: [PATCH] gnu: gnome-shell-extension-dash-to-panel: Update to 56.
Date: Mon, 10 Jul 2023 23:43:42 +0200
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-dash-to-panel): Update to 56.
---
 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 0507fc749b..a1701aaa77 100644
--- a/gnu/packages/gnome-xyz.scm
+++ b/gnu/packages/gnome-xyz.scm
@@ -914,7 +914,7 @@ (define-public gnome-shell-extension-just-perfection
 (define-public gnome-shell-extension-dash-to-panel
   (package
     (name "gnome-shell-extension-dash-to-panel")
-    (version "51")
+    (version "56")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -922,7 +922,7 @@ (define-public gnome-shell-extension-dash-to-panel
                     (commit (string-append "v" version))))
               (sha256
                (base32
-                "103pl77dhafi2ayds5yma2smv3b58zcysnd6vl5m5zavjvk35sz7"))
+                "17rm3wjj8zfdxgh5vp5f35vgd4mc9f9c2w77hac4vyvkgvwfzcnn"))
               (file-name (git-file-name name version))))
     (build-system gnu-build-system)
     (arguments

base-commit: 67e22584faaa558c2a5834a5013d77660ec45e85
-- 
2.41.0




This bug report was last modified 1 year and 362 days ago.

Previous Next


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