guix-commits
[Top][All Lists]
Advanced

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

02/05: gnu: girara: Update to 0.4.3.


From: guix-commits
Subject: 02/05: gnu: girara: Update to 0.4.3.
Date: Sat, 9 Mar 2024 14:17:24 -0500 (EST)

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

commit 843d74a408fd5b0809f9583829b7a8ec4e73da53
Author: Vivien Kraus <vivien@planete-kraus.eu>
AuthorDate: Sat Mar 9 08:33:09 2024 +0100

    gnu: girara: Update to 0.4.3.
    
    * gnu/packages/gtk.scm (girara): Update to 0.4.3.
    
    Change-Id: I3c977cd33fa6d20fce3bb575ae2ad887b3061966
    Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
    Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail>
---
 gnu/packages/gtk.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gtk.scm b/gnu/packages/gtk.scm
index 033c5aee0f..950476815f 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -2132,7 +2132,7 @@ and routines to assist in editing internationalized 
text.")
 (define-public girara
   (package
     (name "girara")
-    (version "0.3.7")
+    (version "0.4.3")
     (source
      (origin
        (method git-fetch)
@@ -2141,7 +2141,7 @@ and routines to assist in editing internationalized 
text.")
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0k93pi0lkf941vanvh1habm6n5wl1n63726j5kqxh34wdlv4mv4s"))))
+        (base32 "0cbcs3810frgdmal5ia9pf3rk3k5h4xyzw1d2ia3rcg4nms5gcpx"))))
     (arguments
      (list
       #:phases



reply via email to

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