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

* gnu/packages/gnome-xyz.scm (gnome-shell-extension-vitals): Update to 72.0.0.
This commit is contained in:
Liliana Marie Prikler 2025-11-21 11:36:32 +01:00
parent 5c261d81f8
commit 63b995b7be
No known key found for this signature in database
GPG key ID: 442A84B8C70E2F87

View file

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