summaryrefslogtreecommitdiff
path: root/gnu/packages/gnome-xyz.scm
diff options
context:
space:
mode:
authorVivien Kraus <vivien@planete-kraus.eu>2024-01-16 22:40:57 +0100
committerLiliana Marie Prikler <liliana.prikler@gmail.com>2024-01-19 23:46:42 +0100
commita7ff2e20e74d526f1591aa4a2a7196f8e0a86835 (patch)
tree041423796318f618a13b0fa4482860fcf7131072 /gnu/packages/gnome-xyz.scm
parenta9afe8f0464c954a36531071e5f0d97a96089445 (diff)
downloadguix-patches-a7ff2e20e74d526f1591aa4a2a7196f8e0a86835.tar
guix-patches-a7ff2e20e74d526f1591aa4a2a7196f8e0a86835.tar.gz
gnu: gnome-shell-extension-appindicator: Update to 53.
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-appindicator): Update to 53. Change-Id: Ifc3ae680b8f1d66068ce03e94d991de0d479da4e Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
Diffstat (limited to 'gnu/packages/gnome-xyz.scm')
-rw-r--r--gnu/packages/gnome-xyz.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/gnome-xyz.scm b/gnu/packages/gnome-xyz.scm
index 473167d07e..0f575e3d3f 100644
--- a/gnu/packages/gnome-xyz.scm
+++ b/gnu/packages/gnome-xyz.scm
@@ -579,7 +579,7 @@ Ubuntu Unity Shell.")
(define-public gnome-shell-extension-appindicator
(package
(name "gnome-shell-extension-appindicator")
- (version "42")
+ (version "53")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -588,7 +588,7 @@ Ubuntu Unity Shell.")
(commit (string-append "v" version))))
(sha256
(base32
- "1lf3aqb924nzhj87rhy2zvm5pcfqcklhfw21m6ic3i7wzd9r7cnc"))
+ "0lyfznsq5x287vpz133y593s7s4mz9i4x2491sgqvir891zwsivy"))
(file-name (git-file-name name version))))
(build-system meson-build-system)
(native-inputs (list jq gnu-gettext