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

* gnu/packages/gnome-xyz.scm (gnome-shell-extension-dash-to-dock):
Update to 99.

Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
This commit is contained in:
Liliana Marie Prikler 2024-12-07 12:47:44 +01:00
parent 28c0fb1077
commit d42346a7d3
No known key found for this signature in database
GPG key ID: 442A84B8C70E2F87

View file

@ -689,7 +689,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 "79") (version "99")
(source (origin (source (origin
(method git-fetch) (method git-fetch)
(uri (git-reference (uri (git-reference
@ -698,7 +698,7 @@ behavior, system tray and input source indicator for IBus.")
version)))) version))))
(sha256 (sha256
(base32 (base32
"0fsfhgpg8441x28jzhjspb9i9c5502c2fcgdvfggcsmz0sf3v95y")) "0hjmqd2xd33chxq7b7753m87by7z2mvr5njvs5wvshhg70kwwmxj"))
(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