diff --git a/gnu/packages/gnome-xyz.scm b/gnu/packages/gnome-xyz.scm index 0507fc749b..a1701aaa77 100644 --- a/gnu/packages/gnome-xyz.scm +++ b/gnu/packages/gnome-xyz.scm @@ -914,7 +914,7 @@ (define-public gnome-shell-extension-just-perfection (define-public gnome-shell-extension-dash-to-panel (package (name "gnome-shell-extension-dash-to-panel") - (version "51") + (version "56") (source (origin (method git-fetch) (uri (git-reference @@ -922,7 +922,7 @@ (define-public gnome-shell-extension-dash-to-panel (commit (string-append "v" version)))) (sha256 (base32 - "103pl77dhafi2ayds5yma2smv3b58zcysnd6vl5m5zavjvk35sz7")) + "17rm3wjj8zfdxgh5vp5f35vgd4mc9f9c2w77hac4vyvkgvwfzcnn")) (file-name (git-file-name name version)))) (build-system gnu-build-system) (arguments