gnu: gnome-shell-extension-vitals: Update to 69.0.0.

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

Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
This commit is contained in:
Liliana Marie Prikler 2024-12-07 13:16:05 +01:00
parent edbf76d80a
commit 4da925f7ce
No known key found for this signature in database
GPG key ID: 442A84B8C70E2F87

View file

@ -1232,7 +1232,7 @@ directly inside GNOME Shell. It can manage stations and play streams.")
(define-public gnome-shell-extension-vitals (define-public gnome-shell-extension-vitals
(package (package
(name "gnome-shell-extension-vitals") (name "gnome-shell-extension-vitals")
(version "62.0.0") (version "69.0.0")
(source (origin (source (origin
(method git-fetch) (method git-fetch)
(uri (git-reference (uri (git-reference
@ -1241,7 +1241,7 @@ directly inside GNOME Shell. It can manage stations and play streams.")
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 (base32
"0wmw5yd38vyv13x6frbafp21bdhlyjd5ggimdf2696irfhnm828h")) "1d587hh4l2v4skbvispy77lvkrj0c3wwkbvgxqya3dphmvc8pn27"))
(modules '((guix build utils))) (modules '((guix build utils)))
(snippet '(begin (snippet '(begin
(delete-file "schemas/gschemas.compiled") (delete-file "schemas/gschemas.compiled")