mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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:
parent
edbf76d80a
commit
4da925f7ce
1 changed files with 2 additions and 2 deletions
|
@ -1232,7 +1232,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 "62.0.0")
|
||||
(version "69.0.0")
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
(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))
|
||||
(sha256
|
||||
(base32
|
||||
"0wmw5yd38vyv13x6frbafp21bdhlyjd5ggimdf2696irfhnm828h"))
|
||||
"1d587hh4l2v4skbvispy77lvkrj0c3wwkbvgxqya3dphmvc8pn27"))
|
||||
(modules '((guix build utils)))
|
||||
(snippet '(begin
|
||||
(delete-file "schemas/gschemas.compiled")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue