gnu: gnome-shell-extension-dash-to-panel: Update to 37.
authorGiacomo Leidi <goodoldpaul@autistici.org>
Tue, 16 Jun 2020 19:42:59 +0000 (21:42 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Tue, 16 Jun 2020 21:07:44 +0000 (23:07 +0200)
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-dash-to-panel): Update to 37.

gnu/packages/gnome-xyz.scm

index 21838ff..9bef457 100644 (file)
@@ -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