unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#38530] [PATCH] gnu: Bump Dash to Dock extension.
@ 2019-12-08 16:11 Leo Prikler
  2019-12-11 16:06 ` bug#38530: " Efraim Flashner
  0 siblings, 1 reply; 2+ messages in thread
From: Leo Prikler @ 2019-12-08 16:11 UTC (permalink / raw)
  To: 38530

* gnu/packages/gnome-xyz.scm (gnome-shell-extension-dash-to-dock):
Bump version to 66 for GNOME Shell 3.32.
---
 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 760131b83d..7c3fb072c0 100644
--- a/gnu/packages/gnome-xyz.scm
+++ b/gnu/packages/gnome-xyz.scm
@@ -115,7 +115,7 @@ the Obsidian icon theme.")
 (define-public gnome-shell-extension-dash-to-dock
   (package
     (name "gnome-shell-extension-dash-to-dock")
-    (version "65")
+    (version "66")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -124,7 +124,7 @@ the Obsidian icon theme.")
                                            version))))
               (sha256
                (base32
-                "0ln49l9s0yfl30pi77pz7xlmh63l9vjppi863kry5lay10dsvz47"))
+                "04krl6rxlp1qc97psraf2kwin7h0mx4c7pnfpi7vhplmvasrwkfh"))
               (file-name (git-file-name name version))))
     (build-system gnu-build-system)
     (arguments
-- 
2.24.0

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

* bug#38530: [PATCH] gnu: Bump Dash to Dock extension.
  2019-12-08 16:11 [bug#38530] [PATCH] gnu: Bump Dash to Dock extension Leo Prikler
@ 2019-12-11 16:06 ` Efraim Flashner
  0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2019-12-11 16:06 UTC (permalink / raw)
  To: Leo Prikler; +Cc: 38530-done

[-- Attachment #1: Type: text/plain, Size: 287 bytes --]

Patch pushed with the commit message changed to match our conventions.


-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

end of thread, other threads:[~2019-12-11 16:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-08 16:11 [bug#38530] [PATCH] gnu: Bump Dash to Dock extension Leo Prikler
2019-12-11 16:06 ` bug#38530: " Efraim Flashner

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).