all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#64565] [PATCH] gnu: gnome-shell-extension-dash-to-panel: Update to 56.
@ 2023-07-10 21:43 Giacomo Leidi via Guix-patches via
  2023-07-23  7:52 ` bug#64565: " Liliana Marie Prikler
  0 siblings, 1 reply; 2+ messages in thread
From: Giacomo Leidi via Guix-patches via @ 2023-07-10 21:43 UTC (permalink / raw)
  To: 64565
  Cc: Giacomo Leidi, Liliana Marie Prikler, Maxim Cournoyer,
	Raghav Gururajan

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#64565: [PATCH] gnu: gnome-shell-extension-dash-to-panel: Update to 56.
  2023-07-10 21:43 [bug#64565] [PATCH] gnu: gnome-shell-extension-dash-to-panel: Update to 56 Giacomo Leidi via Guix-patches via
@ 2023-07-23  7:52 ` Liliana Marie Prikler
  0 siblings, 0 replies; 2+ messages in thread
From: Liliana Marie Prikler @ 2023-07-23  7:52 UTC (permalink / raw)
  To: Giacomo Leidi, 64565-done; +Cc: Raghav Gururajan, Maxim Cournoyer

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




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-07-23  8:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-10 21:43 [bug#64565] [PATCH] gnu: gnome-shell-extension-dash-to-panel: Update to 56 Giacomo Leidi via Guix-patches via
2023-07-23  7:52 ` bug#64565: " Liliana Marie Prikler

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.