[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/01: gnu: gnome-shell-extension-dash-to-dock: Update to 66.
From: |
guix-commits |
Subject: |
01/01: gnu: gnome-shell-extension-dash-to-dock: Update to 66. |
Date: |
Wed, 11 Dec 2019 11:05:47 -0500 (EST) |
efraim pushed a commit to branch master
in repository guix.
commit 997153a132f8390df7716e281787658c5fc4552c
Author: Leo Prikler <address@hidden>
Date: Sun Dec 8 17:11:34 2019 +0100
gnu: gnome-shell-extension-dash-to-dock: Update to 66.
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-dash-to-dock):
Update to 66.
Signed-off-by: Efraim Flashner <address@hidden>
---
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 bc5e404..d05bdf0 100644
--- a/gnu/packages/gnome-xyz.scm
+++ b/gnu/packages/gnome-xyz.scm
@@ -117,7 +117,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
@@ -126,7 +126,7 @@ the Obsidian icon theme.")
version))))
(sha256
(base32
- "0ln49l9s0yfl30pi77pz7xlmh63l9vjppi863kry5lay10dsvz47"))
+ "04krl6rxlp1qc97psraf2kwin7h0mx4c7pnfpi7vhplmvasrwkfh"))
(file-name (git-file-name name version))))
(build-system gnu-build-system)
(arguments