guix-commits
[Top][All Lists]
Advanced

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

06/20: gnu: manaplus: Update to 1.9.3.23.


From: guix-commits
Subject: 06/20: gnu: manaplus: Update to 1.9.3.23.
Date: Wed, 21 Aug 2019 18:48:54 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 2b744c21cb5b087c6e9e54b65127d06058e45f54
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Wed Aug 21 21:21:53 2019 +0200

    gnu: manaplus: Update to 1.9.3.23.
    
    * gnu/packages/games.scm (manaplus): Update to 1.9.3.23.
---
 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 5c0d47f..6c4e83d 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -2337,7 +2337,7 @@ on the screen and keyboard to display letters.")
 (define-public manaplus
   (package
     (name "manaplus")
-    (version "1.7.6.10")
+    (version "1.9.3.23")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -2345,7 +2345,7 @@ on the screen and keyboard to display letters.")
                     version "/manaplus-" version ".tar.xz"))
               (sha256
                (base32
-                "0l7swvpzq20am4w2rsjpp6fsvbjv07il6wbfy45a7h9zsdihmqhl"))))
+                "1ky182p4svwdqm6cf7jbns85hidkhkhq4s17cs2p381f0klapfjz"))))
     (build-system gnu-build-system)
     (arguments
      '(#:configure-flags



reply via email to

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