gnu: gnome-shell-extension-dash-to-dock: Update to 66.
authorLeo Prikler <leo.prikler@student.tugraz.at>
Sun, 8 Dec 2019 16:11:34 +0000 (17:11 +0100)
committerEfraim Flashner <efraim@flashner.co.il>
Wed, 11 Dec 2019 16:05:18 +0000 (18:05 +0200)
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-dash-to-dock):
Update to 66.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
gnu/packages/gnome-xyz.scm

index bc5e404..d05bdf0 100644 (file)
@@ -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