guix-commits
[Top][All Lists]
Advanced

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

02/03: gnu: girara: Update to 0.3.2.


From: guix-commits
Subject: 02/03: gnu: girara: Update to 0.3.2.
Date: Sun, 23 Dec 2018 17:38:21 -0500 (EST)

mbakke pushed a commit to branch staging
in repository guix.

commit e59a9cf7f0f1f3f597b1fbcd41a05ea081dea2f3
Author: Marius Bakke <address@hidden>
Date:   Sun Dec 23 22:38:29 2018 +0100

    gnu: girara: Update to 0.3.2.
    
    * gnu/packages/gtk.scm (girara): Update to 0.3.2.
---
 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 1776d91..0b719f1 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -1357,7 +1357,7 @@ and routines to assist in editing internationalized 
text.")
 (define-public girara
   (package
     (name "girara")
-    (version "0.2.9")
+    (version "0.3.2")
     (source (origin
               (method url-fetch)
               (uri
@@ -1365,7 +1365,7 @@ and routines to assist in editing internationalized 
text.")
                               version ".tar.xz"))
               (sha256
                (base32
-                "0lkxrfna818wkkr2f6mdzf15y5z8xl1b9592ylmzjbqsqya3w7x8"))))
+                "1kc6n1mxjxa7wvwnqy94qfg8l9jvx9qrvrr2kc7m4g0z20x3a00p"))))
     (native-inputs `(("pkg-config" ,pkg-config)
                      ("check" ,check)
                      ("gettext" ,gettext-minimal)



reply via email to

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