guix-commits
[Top][All Lists]
Advanced

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

39/97: gnu: libpeas: Update to 1.18.0.


From: Ludovic Courtès
Subject: 39/97: gnu: libpeas: Update to 1.18.0.
Date: Wed, 13 Apr 2016 17:31:46 +0000

civodul pushed a commit to branch gnome-updates
in repository guix.

commit 6791ef3f92a8ccb2c385e270c30e6f5a2bcec454
Author: 宋文武 <address@hidden>
Date:   Wed Apr 6 19:32:05 2016 +0800

    gnu: libpeas: Update to 1.18.0.
    
    * gnu/packages/gnome.scm (libpeas): Update to 1.18.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 9745be7..952bbfe 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -697,7 +697,7 @@ some form of information without getting in the user's 
way.")
 (define-public libpeas
   (package
     (name "libpeas")
-    (version "1.16.0")
+    (version "1.18.0")
     (source
      (origin
       (method url-fetch)
@@ -706,7 +706,7 @@ some form of information without getting in the user's 
way.")
                           name "-" version ".tar.xz"))
       (sha256
        (base32
-        "0kj5n5hz93xq7qdb2r7n86nibzwqjr88jxaih1fdbxv5rn7014xh"))))
+        "09jy2rwwgp0xx7cnypxl56m7zzxnj3j4v58xqjxjasf3chn88jdz"))))
     (build-system gnu-build-system)
     (inputs
      `(("atk" ,atk)



reply via email to

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