guix-commits
[Top][All Lists]
Advanced

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

01/02: gnu: baobab: Update to 3.26.1.


From: Tobias Geerinckx-Rice
Subject: 01/02: gnu: baobab: Update to 3.26.1.
Date: Sun, 15 Oct 2017 16:49:05 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 0367c89dd41753d91e922cb187af5224b91f5f42
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Sun Oct 15 12:58:17 2017 +0200

    gnu: baobab: Update to 3.26.1.
    
    * gnu/packages/gnome.scm (baobab): Update to 3.26.1.
---
 gnu/packages/gnome.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 97ff5c2..292113b 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -5709,7 +5709,7 @@ files.")
 (define-public baobab
   (package
     (name "baobab")
-    (version "3.24.0")
+    (version "3.26.1")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -5718,7 +5718,7 @@ files.")
                     name "-" version ".tar.xz"))
               (sha256
                (base32
-                "0gzwzn8p0agidjq3wnkxcsny6jhqph3yqscqjqd7blgkz5nyk02r"))))
+                "0zkqxyqyxd6j270jf5hbcrb3yh4k31ddh40v4cjhgngm8mcsnnbs"))))
     (build-system glib-or-gtk-build-system)
     (native-inputs
      `(("intltool" ,intltool)



reply via email to

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