guix-commits
[Top][All Lists]
Advanced

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

03/03: gnu: manaplus: Update to 1.7.3.4.


From: Alex Kost
Subject: 03/03: gnu: manaplus: Update to 1.7.3.4.
Date: Mon, 13 Mar 2017 11:21:26 -0400 (EDT)

alezost pushed a commit to branch master
in repository guix.

commit 7a4dea524b9d10e94d348bec3df0670292247388
Author: Alex Kost <address@hidden>
Date:   Sat Mar 11 19:58:30 2017 +0300

    gnu: manaplus: Update to 1.7.3.4.
    
    * gnu/packages/games.scm (manaplus): Update to 1.7.3.4.
---
 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 efa904f..1ce1865 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -1349,7 +1349,7 @@ is programmed in Haskell.")
 (define-public manaplus
   (package
     (name "manaplus")
-    (version "1.7.1.21")
+    (version "1.7.3.4")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -1357,7 +1357,7 @@ is programmed in Haskell.")
                     version "/manaplus-" version ".tar.xz"))
               (sha256
                (base32
-                "0q9hk9jgz5jja1mmba5iafxwavk6991kjpmdxdkgbam0hk15pqmz"))))
+                "0mbxzsgjg16pqa3jnxkd7wwvw1lrx455r7fvwjfhzp0yv7acrn10"))))
     (build-system gnu-build-system)
     (arguments
      '(#:configure-flags



reply via email to

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