guix-commits
[Top][All Lists]
Advanced

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

71/97: gnu: libchamplain: Update to 0.12.13.


From: ???
Subject: 71/97: gnu: libchamplain: Update to 0.12.13.
Date: Thu, 07 Apr 2016 03:13:06 +0000

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

commit 87f37bc4741a2a4a016f2260f81e6726d2048d24
Author: 宋文武 <address@hidden>
Date:   Thu Apr 7 09:30:57 2016 +0800

    gnu: libchamplain: Update to 0.12.13.
    
    * gnu/packages/gnome.scm (libchamplain): Update to 0.12.13.
---
 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 6fc5ce3..c4ff6c5 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -2837,7 +2837,7 @@ GL based interactive canvas library.")
 (define-public libchamplain
   (package
     (name "libchamplain")
-    (version "0.12.12")
+    (version "0.12.13")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -2845,7 +2845,7 @@ GL based interactive canvas library.")
                     version ".tar.xz"))
               (sha256
                (base32
-                "19jlhbgfn9c9g40b3fa2x373s6rfcwx5i9lbpl3vl7d901r7kpp7"))))
+                "1arzd1hsgq14rbiwa1ih2g250x6ljna2s2kiqfrw155c612s9cxk"))))
     (build-system gnu-build-system)
     (native-inputs `(("pkg-config" ,pkg-config)))
     (propagated-inputs



reply via email to

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