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:
parent
6cf9478d01
commit
f129ef1000
@ -678,7 +678,7 @@ certain elements or change animation speeds.")
|
|||||||
(define-public gnome-shell-extension-dash-to-panel
|
(define-public gnome-shell-extension-dash-to-panel
|
||||||
(package
|
(package
|
||||||
(name "gnome-shell-extension-dash-to-panel")
|
(name "gnome-shell-extension-dash-to-panel")
|
||||||
(version "45")
|
(version "51")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
(uri (git-reference
|
(uri (git-reference
|
||||||
@ -686,7 +686,7 @@ certain elements or change animation speeds.")
|
|||||||
(commit (string-append "v" version))))
|
(commit (string-append "v" version))))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"05bfd3b1g9zd86pl1rpgfqsmip271lasyfj8phpqf1gdds5yz6f6"))
|
"103pl77dhafi2ayds5yma2smv3b58zcysnd6vl5m5zavjvk35sz7"))
|
||||||
(file-name (git-file-name name version))))
|
(file-name (git-file-name name version))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
|
Loading…
x
Reference in New Issue
Block a user