guix_mirror_bot pushed a commit to branch gnome-team
in repository guix.
commit 7c4c47cfcd8ca7712aea0729d7eaaebab644798c
Author: Liliana Marie Prikler <[email protected]>
AuthorDate: Fri Nov 21 11:33:01 2025 +0100
gnu: gnome-shell-extension-dash-to-dock: Update to 102.
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-dash-to-dock): Update to
102.
---
gnu/packages/gnome-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gnome-xyz.scm b/gnu/packages/gnome-xyz.scm
index 674c4a4794..0c3a2ad422 100644
--- a/gnu/packages/gnome-xyz.scm
+++ b/gnu/packages/gnome-xyz.scm
@@ -780,7 +780,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
@@ -789,7 +789,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