mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
gnu: gnome-shell-extension-unite-shell: Update to 84.
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-unite-shell): Update to 84.
This commit is contained in:
parent
ca94b6930e
commit
407fe8f71f
1 changed files with 2 additions and 2 deletions
|
|
@ -637,7 +637,7 @@ copy, move, delete, or edit your files.")
|
|||
(define-public gnome-shell-extension-unite-shell
|
||||
(package
|
||||
(name "gnome-shell-extension-unite-shell")
|
||||
(version "82")
|
||||
(version "84")
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
|
|
@ -646,7 +646,7 @@ copy, move, delete, or edit your files.")
|
|||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"0kghsaq8p38r7ya0kd2ggcwjpq4f3gszrfk5x11ji2m91cfk9sh9"))))
|
||||
"190ssviniqfqy1852lk0kvh57nv6066bgkz817gw3h57zbw6r9k5"))))
|
||||
(build-system copy-build-system)
|
||||
(native-inputs (list `(,glib "bin") gettext-minimal))
|
||||
(inputs (list xprop))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue