guix-commits
[Top][All Lists]
Advanced

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

01/22: gnu: libchamplain: Update to 0.12.12.


From: Efraim Flashner
Subject: 01/22: gnu: libchamplain: Update to 0.12.12.
Date: Sun, 13 Dec 2015 13:08:52 +0000

efraim pushed a commit to branch master
in repository guix.

commit b6b53a874d97dda6795576bca32e88479b87720e
Author: Efraim Flashner <address@hidden>
Date:   Sun Dec 13 06:58:50 2015 +0200

    gnu: libchamplain: Update to 0.12.12.
    
    * gnu/packages/gnome.scm (libchamplain): Update to 0.12.12.
---
 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 13f4572..4b0c9af 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -2799,7 +2799,7 @@ GL based interactive canvas library.")
 (define-public libchamplain
   (package
     (name "libchamplain")
-    (version "0.12.10")
+    (version "0.12.12")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -2807,7 +2807,7 @@ GL based interactive canvas library.")
                     version ".tar.xz"))
               (sha256
                (base32
-                "019b8scnx7d3wdylmpk9ihzh06w25b63x9cn8nhj6kjx82rcwlxz"))))
+                "19jlhbgfn9c9g40b3fa2x373s6rfcwx5i9lbpl3vl7d901r7kpp7"))))
     (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]