gnu: gnome-shell-extension-dash-to-panel: Update to 51.

* gnu/packages/gnome-xyz.scm (gnome-shell-extension-dash-to-panel): Update to 51.
This commit is contained in:
Liliana Marie Prikler 2022-09-18 18:48:18 +02:00
parent 6cf9478d01
commit f129ef1000
No known key found for this signature in database
GPG key ID: 442A84B8C70E2F87

View file

@ -678,7 +678,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 "45")
(version "51")
(source (origin
(method git-fetch)
(uri (git-reference
@ -686,7 +686,7 @@ (define-public gnome-shell-extension-dash-to-panel
(commit (string-append "v" version))))
(sha256
(base32
"05bfd3b1g9zd86pl1rpgfqsmip271lasyfj8phpqf1gdds5yz6f6"))
"103pl77dhafi2ayds5yma2smv3b58zcysnd6vl5m5zavjvk35sz7"))
(file-name (git-file-name name version))))
(build-system gnu-build-system)
(arguments