guix-commits
[Top][All Lists]
Advanced

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

01/03: gnu: manaplus: Update to 1.7.6.10.


From: Alex Kost
Subject: 01/03: gnu: manaplus: Update to 1.7.6.10.
Date: Fri, 16 Jun 2017 08:52:07 -0400 (EDT)

alezost pushed a commit to branch master
in repository guix.

commit b000e0789f42644c882fee7148c72b688d27e579
Author: Alex Kost <address@hidden>
Date:   Mon Jun 12 23:13:41 2017 +0300

    gnu: manaplus: Update to 1.7.6.10.
    
    * gnu/packages/games.scm (manaplus): Update to 1.7.6.10.
---
 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 565fea8..2c52947 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -1569,7 +1569,7 @@ is programmed in Haskell.")
 (define-public manaplus
   (package
     (name "manaplus")
-    (version "1.7.5.14")
+    (version "1.7.6.10")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -1577,7 +1577,7 @@ is programmed in Haskell.")
                     version "/manaplus-" version ".tar.xz"))
               (sha256
                (base32
-                "1b5q79jkdrck5lq8lvhnpq2mly257r8lylp7b8sp8xn4365f86ch"))))
+                "0l7swvpzq20am4w2rsjpp6fsvbjv07il6wbfy45a7h9zsdihmqhl"))))
     (build-system gnu-build-system)
     (arguments
      '(#:configure-flags



reply via email to

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