guix-commits
[Top][All Lists]
Advanced

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

04/09: gnu: girara: Update to 0.2.7.


From: Marius Bakke
Subject: 04/09: gnu: girara: Update to 0.2.7.
Date: Mon, 16 Jan 2017 09:25:46 +0000 (UTC)

mbakke pushed a commit to branch master
in repository guix.

commit 24bbd9e149206124b7972b89338fc11902a01861
Author: Marius Bakke <address@hidden>
Date:   Mon Jan 16 10:14:00 2017 +0100

    gnu: girara: Update to 0.2.7.
    
    * gnu/packages/gtk.scm (girara): Update to 0.2.7.
---
 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 09675b8..a506949 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -1198,7 +1198,7 @@ write GNOME applications.")
 (define-public girara
   (package
     (name "girara")
-    (version "0.2.6")
+    (version "0.2.7")
     (source (origin
               (method url-fetch)
               (uri
@@ -1206,7 +1206,7 @@ write GNOME applications.")
                               version ".tar.gz"))
               (sha256
                (base32
-                "03wsxj27hvcbs3x96nah7j3paclifwlfag8kdph4kldl48srp9pb"))))
+                "1r9jbhf9n40zj4ddqv1q5spijpjm683nxg4hr5lnir4a551s7rlq"))))
     (native-inputs `(("pkg-config" ,pkg-config)
                      ("gettext" ,gettext-minimal)))
     (inputs `(("gtk+" ,gtk+)



reply via email to

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