guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

152/155: gnu: gnome-shell-extension-vitals: Update to 69.0.0.


From: guix-commits
Subject: 152/155: gnu: gnome-shell-extension-vitals: Update to 69.0.0.
Date: Mon, 23 Dec 2024 15:24:27 -0500 (EST)

lilyp pushed a commit to branch gnome-team
in repository guix.

commit 34625dfa1b0fe98a6ead21eb3fbbd2262837cd40
Author: Liliana Marie Prikler <liliana.prikler@gmail.com>
AuthorDate: Sat Dec 7 13:16:05 2024 +0100

    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>
---
 gnu/packages/gnome-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnome-xyz.scm b/gnu/packages/gnome-xyz.scm
index a126a4e466..b7f6568135 100644
--- a/gnu/packages/gnome-xyz.scm
+++ b/gnu/packages/gnome-xyz.scm
@@ -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")



reply via email to

[Prev in Thread] Current Thread [Next in Thread]