[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/08: gnu: naev: Update to 0.11.4.
From: |
guix-commits |
Subject: |
06/08: gnu: naev: Update to 0.11.4. |
Date: |
Sun, 17 Mar 2024 09:20:04 -0400 (EDT) |
ngz pushed a commit to branch master
in repository guix.
commit d858edd5fd18b2d822ea692af4e5f942c21515c9
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Sun Mar 17 09:19:10 2024 +0100
gnu: naev: Update to 0.11.4.
* gnu/packages/games.scm (naev): Update to 0.11.4.
Change-Id: I7e5afb8037f9e03f3314a7ecebb2a2a34a3c9e77
---
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 6dbe44e70d..e57b77b75d 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -8484,7 +8484,7 @@ ncurses for text display.")
(define-public naev
(package
(name "naev")
- (version "0.10.4")
+ (version "0.11.4")
(source
(origin
(method git-fetch)
@@ -8494,7 +8494,7 @@ ncurses for text display.")
(recursive? #t))) ; for game data
(file-name (git-file-name name version))
(sha256
- (base32 "0lg8cmzdzzpmqgmh9a1v190vv4d15hwa0inyzdwsq5x8lyc13hyr"))))
+ (base32 "1gd7jgb996fgnlrlqkfyx416g1kd458vik3nviazwwj83ksafaqb"))))
(build-system meson-build-system)
(arguments
;; XXX: Do not add debugging symbols, which cause the build to fail.
- branch master updated (6fad9204ae -> 43d827a970), guix-commits, 2024/03/17
- 02/08: gnu: hydrogen: Update to 1.2.3., guix-commits, 2024/03/17
- 05/08: gnu: scummvm: Update to 2.8.1., guix-commits, 2024/03/17
- 06/08: gnu: naev: Update to 0.11.4.,
guix-commits <=
- 03/08: gnu: lagrange: Update to 1.17.6., guix-commits, 2024/03/17
- 04/08: gnu: pyzo: Update to 4.15.0., guix-commits, 2024/03/17
- 08/08: gnu: keepassxc: Update to 2.7.7., guix-commits, 2024/03/17
- 01/08: gnu: manuskript: Update to 0.16.1., guix-commits, 2024/03/17
- 07/08: gnu: mgba: Update to 0.10.3., guix-commits, 2024/03/17