mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: gnome-shell-extension-dash-to-panel: Update to 72.
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-dash-to-panel): Update to 72.
This commit is contained in:
committed by
Andreas Enge
parent
c4d6ccb0c1
commit
6aaab6b889
@@ -989,7 +989,7 @@ certain elements or change animation speeds.")
|
||||
(define-public gnome-shell-extension-dash-to-panel
|
||||
(package
|
||||
(name "gnome-shell-extension-dash-to-panel")
|
||||
(version "64")
|
||||
(version "72")
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
@@ -997,7 +997,7 @@ certain elements or change animation speeds.")
|
||||
(commit (string-append "v" version))))
|
||||
(sha256
|
||||
(base32
|
||||
"0dgp15qr9s9h9wam0a994sqd8rdab36wii6j6rai3s5p8bw8gsfn"))
|
||||
"0iazjsjdfgni1rb56xzki170lb4868m2g8hypm6h2sxhvd7ps3jj"))
|
||||
(file-name (git-file-name name version))))
|
||||
(build-system gnu-build-system)
|
||||
(arguments
|
||||
|
||||
Reference in New Issue
Block a user