mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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:
parent
28c0fb1077
commit
d42346a7d3
1 changed files with 2 additions and 2 deletions
|
@ -689,7 +689,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 "79")
|
||||
(version "99")
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
|
@ -698,7 +698,7 @@ behavior, system tray and input source indicator for IBus.")
|
|||
version))))
|
||||
(sha256
|
||||
(base32
|
||||
"0fsfhgpg8441x28jzhjspb9i9c5502c2fcgdvfggcsmz0sf3v95y"))
|
||||
"0hjmqd2xd33chxq7b7753m87by7z2mvr5njvs5wvshhg70kwwmxj"))
|
||||
(file-name (git-file-name name version))))
|
||||
(build-system gnu-build-system)
|
||||
(arguments
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue