guix-commits
[Top][All Lists]
Advanced

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

07/07: gnu: manaplus: Update to 1.6.4.23.


From: Alex Kost
Subject: 07/07: gnu: manaplus: Update to 1.6.4.23.
Date: Tue, 26 Apr 2016 09:47:27 +0000

alezost pushed a commit to branch master
in repository guix.

commit 82f4414271ce3dc412e8586e465dd4a81830aa97
Author: Alex Kost <address@hidden>
Date:   Mon Apr 25 20:38:24 2016 +0300

    gnu: manaplus: Update to 1.6.4.23.
    
    * gnu/packages/games.scm (manaplus): Update to 1.6.4.23.
---
 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 c514671..d7b2f2f 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -1187,7 +1187,7 @@ is programmed in Haskell.")
 (define-public manaplus
   (package
     (name "manaplus")
-    (version "1.6.3.12")
+    (version "1.6.4.23")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -1195,7 +1195,7 @@ is programmed in Haskell.")
                     version "/manaplus-" version ".tar.xz"))
               (sha256
                (base32
-                "02bnd4nk1qzrfqckqkwb6sbjzsmacv968ih74cdgcykslpsr684d"))))
+                "1ja2w86rz3pliq0sdc7yxppsdjg3d1ymcx9fdsiwnw6fv5a8nbzj"))))
     (build-system gnu-build-system)
     (arguments
      '(#:configure-flags



reply via email to

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