1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-18 15:15:54 +02:00

gnu: gnome-shell-extension-dash-to-dock: Update to 102.

* gnu/packages/gnome-xyz.scm (gnome-shell-extension-dash-to-dock): Update to
102.
This commit is contained in:
Liliana Marie Prikler
2025-11-21 11:33:01 +01:00
committed by Andreas Enge
parent 802545f50c
commit eee9f193c1
+2 -2
View File
@@ -778,7 +778,7 @@ behavior, system tray and input source indicator for IBus.")
(define-public gnome-shell-extension-dash-to-dock
(package
(name "gnome-shell-extension-dash-to-dock")
(version "99")
(version "102")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -787,7 +787,7 @@ behavior, system tray and input source indicator for IBus.")
version))))
(sha256
(base32
"0hjmqd2xd33chxq7b7753m87by7z2mvr5njvs5wvshhg70kwwmxj"))
"0gzqmbalybyivhnlhhwvqd33x47f73368gnd85qiql7x4x0lfl98"))
(file-name (git-file-name name version))))
(build-system gnu-build-system)
(arguments