guix-commits
[Top][All Lists]
Advanced

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

06/06: gnu: manaplus: Update to 1.5.12.5.


From: Alex Kost
Subject: 06/06: gnu: manaplus: Update to 1.5.12.5.
Date: Sun, 06 Dec 2015 09:55:02 +0000

alezost pushed a commit to branch master
in repository guix.

commit 7edf242967c5ba6ae32e9c6c70335ad10c9dd2be
Author: Alex Kost <address@hidden>
Date:   Sat Dec 5 23:24:59 2015 +0300

    gnu: manaplus: Update to 1.5.12.5.
    
    * gnu/packages/games.scm (manaplus): Update to 1.5.12.5.
---
 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 8e12ffd..f7a7636 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -1180,7 +1180,7 @@ is programmed in Haskell.")
 (define-public manaplus
   (package
     (name "manaplus")
-    (version "1.5.10.24")
+    (version "1.5.12.5")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -1188,7 +1188,7 @@ is programmed in Haskell.")
                     version "/manaplus-" version ".tar.xz"))
               (sha256
                (base32
-                "1bjxdyicli1pq65a6l4m84ksqwn9i90xa7yly9sfcrwq5mm1zimb"))))
+                "0kmd743q40v82221wj8b09n30lqiwl7096v3m7ki3ynsgszkm326"))))
     (build-system gnu-build-system)
     (arguments
      '(#:configure-flags



reply via email to

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