guix-commits
[Top][All Lists]
Advanced

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

04/04: gnu: manaplus: Update to 1.6.8.14.


From: Alex Kost
Subject: 04/04: gnu: manaplus: Update to 1.6.8.14.
Date: Thu, 18 Aug 2016 08:03:50 +0000 (UTC)

alezost pushed a commit to branch master
in repository guix.

commit 0852f09a0d1c59bea655bd33281423f0539f7235
Author: Alex Kost <address@hidden>
Date:   Thu Aug 18 01:25:36 2016 +0300

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



reply via email to

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