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-dock: Update to 103.
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-dash-to-dock): Update to 103.
This commit is contained in:
@@ -778,7 +778,7 @@ behavior, system tray and input source indicator for IBus.")
|
|||||||
(define-public gnome-shell-extension-dash-to-dock
|
(define-public gnome-shell-extension-dash-to-dock
|
||||||
(package
|
(package
|
||||||
(name "gnome-shell-extension-dash-to-dock")
|
(name "gnome-shell-extension-dash-to-dock")
|
||||||
(version "102")
|
(version "103")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
(uri (git-reference
|
(uri (git-reference
|
||||||
@@ -787,7 +787,7 @@ behavior, system tray and input source indicator for IBus.")
|
|||||||
version))))
|
version))))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0gzqmbalybyivhnlhhwvqd33x47f73368gnd85qiql7x4x0lfl98"))
|
"0z4ayd9lagqyg2sc83qvyfx4wc3mcp8af5a34qpvxf3nyipq9pp9"))
|
||||||
(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
|
||||||
|
|||||||
Reference in New Issue
Block a user