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.5.10.24.


From: Alex Kost
Subject: 02/03: gnu: manaplus: Update to 1.5.10.24.
Date: Fri, 06 Nov 2015 19:21:57 +0000

alezost pushed a commit to branch master
in repository guix.

commit b9f1f3e2aac9ea8243ea2ec1499b0e060c435a0d
Author: Alex Kost <address@hidden>
Date:   Thu Nov 5 19:39:58 2015 +0300

    gnu: manaplus: Update to 1.5.10.24.
    
    * gnu/packages/games.scm (manaplus): Update to 1.5.10.24.
---
 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 f522db3..f71e51b 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -1178,7 +1178,7 @@ is programmed in Haskell.")
 (define-public manaplus
   (package
     (name "manaplus")
-    (version "1.5.9.26")
+    (version "1.5.10.24")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -1186,7 +1186,7 @@ is programmed in Haskell.")
                     version "/manaplus-" version ".tar.xz"))
               (sha256
                (base32
-                "070ms1cv7q88284pqh66lfhacckgv7m9s8z9009k2laypibx7vs6"))))
+                "1bjxdyicli1pq65a6l4m84ksqwn9i90xa7yly9sfcrwq5mm1zimb"))))
     (build-system gnu-build-system)
     (arguments
      '(#:configure-flags



reply via email to

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