me
/
guix
Archived
1
0
Fork 0

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

* gnu/packages/gnome-xyz.scm (gnome-shell-extension-dash-to-panel): Update to 56.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
master
Giacomo Leidi 2023-07-10 23:43:42 +02:00 committed by Liliana Marie Prikler
parent 69bfb753be
commit 468e3604e4
No known key found for this signature in database
GPG Key ID: 442A84B8C70E2F87
1 changed files with 2 additions and 2 deletions

View File

@ -914,7 +914,7 @@ certain elements or change animation speeds.")
(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 @@ certain elements or change animation speeds.")
(commit (string-append "v" version))))
(sha256
(base32
"103pl77dhafi2ayds5yma2smv3b58zcysnd6vl5m5zavjvk35sz7"))
"17rm3wjj8zfdxgh5vp5f35vgd4mc9f9c2w77hac4vyvkgvwfzcnn"))
(file-name (git-file-name name version))))
(build-system gnu-build-system)
(arguments