[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/07: gnu: manaplus: Update to 1.6.4.23.
From: |
Alex Kost |
Subject: |
07/07: gnu: manaplus: Update to 1.6.4.23. |
Date: |
Tue, 26 Apr 2016 09:47:27 +0000 |
alezost pushed a commit to branch master
in repository guix.
commit 82f4414271ce3dc412e8586e465dd4a81830aa97
Author: Alex Kost <address@hidden>
Date: Mon Apr 25 20:38:24 2016 +0300
gnu: manaplus: Update to 1.6.4.23.
* gnu/packages/games.scm (manaplus): Update to 1.6.4.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 c514671..d7b2f2f 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -1187,7 +1187,7 @@ is programmed in Haskell.")
(define-public manaplus
(package
(name "manaplus")
- (version "1.6.3.12")
+ (version "1.6.4.23")
(source (origin
(method url-fetch)
(uri (string-append
@@ -1195,7 +1195,7 @@ is programmed in Haskell.")
version "/manaplus-" version ".tar.xz"))
(sha256
(base32
- "02bnd4nk1qzrfqckqkwb6sbjzsmacv968ih74cdgcykslpsr684d"))))
+ "1ja2w86rz3pliq0sdc7yxppsdjg3d1ymcx9fdsiwnw6fv5a8nbzj"))))
(build-system gnu-build-system)
(arguments
'(#:configure-flags
- branch master updated (f674439 -> 82f4414), Alex Kost, 2016/04/26
- 02/07: emacs: Add license definition button to License Info buffer., Alex Kost, 2016/04/26
- 06/07: gnu: git-modes: Update to 1.2.2., Alex Kost, 2016/04/26
- 05/07: gnu: emacs-with-editor: Update to 2.5.1., Alex Kost, 2016/04/26
- 04/07: gnu: magit: Update to 2.6.1., Alex Kost, 2016/04/26
- 07/07: gnu: manaplus: Update to 1.6.4.23.,
Alex Kost <=
- 03/07: emacs: Add "edit" command to a list of licenses., Alex Kost, 2016/04/26
- 01/07: emacs: Add 'guix-find-license-definition' command., Alex Kost, 2016/04/26