guix-commits
[Top][All Lists]
Advanced

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

01/01: gnu: tintin++: Update to 2.01.2.


From: Kei Kebreau
Subject: 01/01: gnu: tintin++: Update to 2.01.2.
Date: Sat, 21 Jan 2017 18:55:46 +0000 (UTC)

kkebreau pushed a commit to branch master
in repository guix.

commit ca085a3af319e06b9a06ddd59923f180dbb3879b
Author: Kei Kebreau <address@hidden>
Date:   Sat Jan 21 13:54:32 2017 -0500

    gnu: tintin++: Update to 2.01.2.
    
    * gnu/packages/games.scm (tintin++): Update to 2.01.2.
---
 gnu/packages/games.scm |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index c449f59..e57fb3e 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -2789,7 +2789,7 @@ the GNU GPL.")
 (define-public tintin++
   (package
     (name "tintin++")
-    (version "2.01.1")
+    (version "2.01.2")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://sourceforge.net/projects/tintin";
@@ -2797,7 +2797,7 @@ the GNU GPL.")
                                   "/tintin" "-" version ".tar.gz"))
               (sha256
                (base32
-                "195wrfcys8yy953gdrl1gxryhjnx9lg1vqgxm3dyzm8bi18aa2yc"))))
+                "13h39agyhlhm17zyqlb56bmbbxpimikyf5pana3gd3ylvqy1xq81"))))
     (inputs
      `(("gnutls" ,gnutls)
        ("pcre" ,pcre)



reply via email to

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