mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
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:
parent
5c261d81f8
commit
63b995b7be
1 changed files with 2 additions and 2 deletions
|
|
@ -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")
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue