3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: gnome-shell-extension-appindicator: Update to 33.

* gnu/packages/gnome-xyz.scm (gnome-shell-extension-appindicator):
Update to 33.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
Ekaitz Zarraga 2020-03-16 21:12:22 +01:00 committed by Ludovic Courtès
parent d3fecbab82
commit 19b7d41d34
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -123,7 +123,7 @@ the Obsidian icon theme.")
(define-public gnome-shell-extension-appindicator
(package
(name "gnome-shell-extension-appindicator")
(version "30")
(version "33")
(source (origin
(method git-fetch)
(uri (git-reference
@ -132,7 +132,7 @@ the Obsidian icon theme.")
(commit (string-append "v" version))))
(sha256
(base32
"1fjhx23jqwv3d0smwhnjvc35gqhwk9p5f96ic22pfax653cn5vh8"))
"0qm77s080nbf4gqnfzpwp8a7jf7lliz6fxbsd3lasvrr11pgsk87"))
(file-name (git-file-name name version))))
(build-system copy-build-system)
(arguments