guix-commits
[Top][All Lists]
Advanced

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

01/01: gnu: manaplus: Update to 1.6.6.4.


From: Alex Kost
Subject: 01/01: gnu: manaplus: Update to 1.6.6.4.
Date: Sun, 12 Jun 2016 14:44:01 +0000 (UTC)

alezost pushed a commit to branch master
in repository guix.

commit 11b8e66a4c11c3aba7f29daf9d885e4b61ce87ec
Author: Alex Kost <address@hidden>
Date:   Sun Jun 5 12:12:35 2016 +0300

    gnu: manaplus: Update to 1.6.6.4.
    
    * gnu/packages/games.scm (manaplus): Update to 1.6.6.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 707e0d6..9f4a4f9 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -1190,7 +1190,7 @@ is programmed in Haskell.")
 (define-public manaplus
   (package
     (name "manaplus")
-    (version "1.6.4.23")
+    (version "1.6.6.4")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -1198,7 +1198,7 @@ is programmed in Haskell.")
                     version "/manaplus-" version ".tar.xz"))
               (sha256
                (base32
-                "1ja2w86rz3pliq0sdc7yxppsdjg3d1ymcx9fdsiwnw6fv5a8nbzj"))))
+                "00sdw2mspdhrqvz0vl6jbnhiclj7vmvyjih9qf8dbkfw2s921ybc"))))
     (build-system gnu-build-system)
     (arguments
      '(#:configure-flags



reply via email to

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