guix-commits
[Top][All Lists]
Advanced

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

02/03: gnu: manaplus: Update to 1.6.3.12.


From: Alex Kost
Subject: 02/03: gnu: manaplus: Update to 1.6.3.12.
Date: Sun, 13 Mar 2016 10:17:35 +0000

alezost pushed a commit to branch master
in repository guix.

commit e2a3d69003e354a42981d5d6b5d7ba25dab217c4
Author: Alex Kost <address@hidden>
Date:   Fri Mar 11 11:23:43 2016 +0300

    gnu: manaplus: Update to 1.6.3.12.
    
    * gnu/packages/games.scm (manaplus): Update to 1.6.3.12.
---
 gnu/packages/games.scm |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index 3203c44..653e0c7 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -1185,7 +1185,7 @@ is programmed in Haskell.")
 (define-public manaplus
   (package
     (name "manaplus")
-    (version "1.6.1.16")
+    (version "1.6.3.12")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -1193,7 +1193,7 @@ is programmed in Haskell.")
                     version "/manaplus-" version ".tar.xz"))
               (sha256
                (base32
-                "1vrsjvdbdzbnqmr8sp110b2d93kp5yfnifsn6zjm60kdvvbphdir"))))
+                "02bnd4nk1qzrfqckqkwb6sbjzsmacv968ih74cdgcykslpsr684d"))))
     (build-system gnu-build-system)
     (arguments
      '(#:configure-flags



reply via email to

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