guix-commits
[Top][All Lists]
Advanced

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

01/02: gnu: Update libpeas.


From: ???
Subject: 01/02: gnu: Update libpeas.
Date: Mon, 09 Nov 2015 06:42:59 +0000

iyzsong pushed a commit to branch master
in repository guix.

commit 835ed74b3a4bcec041632b658ebf6863e0e7b597
Author: David Hashe <address@hidden>
Date:   Sun Nov 8 10:57:19 2015 -0600

    gnu: Update libpeas.
    
    * gnu/packages/gnome.scm (libpeas): Update to 1.16.0.
---
 gnu/packages/gnome.scm |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 0d8abb1..b584270 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -673,7 +673,7 @@ some form of information without getting in the user's 
way.")
 (define-public libpeas
   (package
     (name "libpeas")
-    (version "1.12.1")
+    (version "1.16.0")
     (source
      (origin
       (method url-fetch)
@@ -682,7 +682,7 @@ some form of information without getting in the user's 
way.")
                           name "-" version ".tar.xz"))
       (sha256
        (base32
-        "1mjjjjwphc83bjznmbsm7x0jg7ql261nys6qnl7mi0nkr4qvw476"))))
+        "0kj5n5hz93xq7qdb2r7n86nibzwqjr88jxaih1fdbxv5rn7014xh"))))
     (build-system gnu-build-system)
     (inputs
      `(("atk" ,atk)



reply via email to

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