unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#41899] [PATCH] gnu: gnome-shell-extension-dash-to-panel: Update to 37.
@ 2020-06-16 19:42 Giacomo Leidi
  2020-06-16 21:09 ` bug#41899: " Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Giacomo Leidi @ 2020-06-16 19:42 UTC (permalink / raw)
  To: 41899; +Cc: Giacomo Leidi

* gnu/packages/gnome-xyz.scm (gnome-shell-extension-dash-to-panel): Update to 37.
---
 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 21838ff0cd..9bef45739e 100644
--- a/gnu/packages/gnome-xyz.scm
+++ b/gnu/packages/gnome-xyz.scm
@@ -419,7 +419,7 @@ currently focused application in the top panel of the GNOME shell.")
 (define-public gnome-shell-extension-dash-to-panel
   (package
     (name "gnome-shell-extension-dash-to-panel")
-    (version "26")
+    (version "37")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -427,7 +427,7 @@ currently focused application in the top panel of the GNOME shell.")
                     (commit (string-append "v" version))))
               (sha256
                (base32
-                "1phfx2pblygpcvsppsqqqflm7qnz46mqkw29hj0nv2dn69hf4xbc"))
+                "0c8p8cmwjh6rpj7jwj1lccpdv5l0bazwywg8hpwgnqy9f4rxmrz3"))
               (file-name (git-file-name name version))))
     (build-system gnu-build-system)
     (arguments
-- 
2.26.2





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

* bug#41899: [PATCH] gnu: gnome-shell-extension-dash-to-panel: Update to 37.
  2020-06-16 19:42 [bug#41899] [PATCH] gnu: gnome-shell-extension-dash-to-panel: Update to 37 Giacomo Leidi
@ 2020-06-16 21:09 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2020-06-16 21:09 UTC (permalink / raw)
  To: Giacomo Leidi; +Cc: 41899-done

Hello,

Giacomo Leidi <goodoldpaul@autistici.org> writes:

> * gnu/packages/gnome-xyz.scm (gnome-shell-extension-dash-to-panel):
> Update to 37.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou




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

end of thread, other threads:[~2020-06-16 21:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-16 19:42 [bug#41899] [PATCH] gnu: gnome-shell-extension-dash-to-panel: Update to 37 Giacomo Leidi
2020-06-16 21:09 ` bug#41899: " Nicolas Goaziou

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).