[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/08: gnu: endless-sky: Update to 0.10.6.
From: |
guix-commits |
Subject: |
07/08: gnu: endless-sky: Update to 0.10.6. |
Date: |
Wed, 27 Mar 2024 08:47:34 -0400 (EDT) |
cbaines pushed a commit to branch master
in repository guix.
commit 3fe585ff32ca344e28fd3d3d24a1548b6feafd55
Author: Mehmet Tekman <mtekman89@gmail.com>
AuthorDate: Tue Mar 26 19:08:49 2024 +0100
gnu: endless-sky: Update to 0.10.6.
* gnu/packages/games.scm (endless-sky): Update to 0.10.6.
Change-Id: Ie2fe40f56e721f269a4b9cc0e3fe08390fb5d2e0
Signed-off-by: Christopher Baines <mail@cbaines.net>
---
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 1e9c3403df..f2c96b4fb5 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -8820,7 +8820,7 @@ your score gets higher, you level up and the blocks fall
faster.")
(define-public endless-sky
(package
(name "endless-sky")
- (version "0.10.2")
+ (version "0.10.6")
(source
(origin
(method git-fetch)
@@ -8829,7 +8829,7 @@ your score gets higher, you level up and the blocks fall
faster.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "07br25cij6g284p53nclcvw4y6mgn93milynpxa5ahrjdl5yfnsn"))))
+ (base32 "1iaiyv9fqgg269wjcyfn1akhh0wfrf64gh5jg3wzxwn24pm77flw"))))
(build-system cmake-build-system)
(arguments
(list #:configure-flags #~(list "-DES_USE_VCPKG=0"
- branch master updated (232796ce60 -> e9a547d2c5), guix-commits, 2024/03/27
- 03/08: gnu: moonfish: Improve description., guix-commits, 2024/03/27
- 02/08: gnu: moonfish: Update to 0-2.fb2cb4f., guix-commits, 2024/03/27
- 05/08: gnu: slock: Fix cross-compiling., guix-commits, 2024/03/27
- 04/08: gnu: icewm: Update to 3.4.6., guix-commits, 2024/03/27
- 07/08: gnu: endless-sky: Update to 0.10.6.,
guix-commits <=
- 01/08: gnu: diffoscope: Update to 261., guix-commits, 2024/03/27
- 06/08: gnu: libatasmart: Fix cross-compiling to riscv64-linux., guix-commits, 2024/03/27
- 08/08: gnu: wesnoth: Update to 1.18.0., guix-commits, 2024/03/27