guix-commits
[Top][All Lists]
Advanced

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

01/02: gnu: manaplus: Update to 1.6.12.24.


From: Alex Kost
Subject: 01/02: gnu: manaplus: Update to 1.6.12.24.
Date: Sun, 1 Jan 2017 08:48:48 +0000 (UTC)

alezost pushed a commit to branch master
in repository guix.

commit c50dc711a10da57812523629703792c0a454fa28
Author: Alex Kost <address@hidden>
Date:   Tue Dec 27 11:21:51 2016 +0300

    gnu: manaplus: Update to 1.6.12.24.
    
    * gnu/packages/games.scm (manaplus): Update to 1.6.12.24.
---
 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 a3b9f04..22e6aee 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -1254,7 +1254,7 @@ is programmed in Haskell.")
 (define-public manaplus
   (package
     (name "manaplus")
-    (version "1.6.8.14")
+    (version "1.6.12.24")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -1262,7 +1262,7 @@ is programmed in Haskell.")
                     version "/manaplus-" version ".tar.xz"))
               (sha256
                (base32
-                "1mah4w6ng0j76cjzbw8y9m2ds5f1w5ka9b1k3gzgvxh4yaphqnff"))))
+                "1g64pid26vcv1ay002bzz6ymabwrmy3wmklywpcgpvrhynm6f2cq"))))
     (build-system gnu-build-system)
     (arguments
      '(#:configure-flags



reply via email to

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