[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
14/21: gnu: endless-sky: Update to 0.10.2.
From: |
guix-commits |
Subject: |
14/21: gnu: endless-sky: Update to 0.10.2. |
Date: |
Mon, 17 Jul 2023 12:36:56 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit a71c56d4bc26613bd260cee65e8162b509c54f47
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Jul 16 02:00:03 2023 +0200
gnu: endless-sky: Update to 0.10.2.
* gnu/packages/games.scm (endless-sky): Update to 0.10.2.
---
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 f0d29f2367..c3b13206d1 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -8520,7 +8520,7 @@ your score gets higher, you level up and the blocks fall
faster.")
(define-public endless-sky
(package
(name "endless-sky")
- (version "0.10.0")
+ (version "0.10.2")
(source
(origin
(method git-fetch)
@@ -8529,7 +8529,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 "1zbizmigxdwpi3m7sxv9hhf3aa18kbhsfrp48zy3iw2v64pw9l3r"))))
+ (base32 "07br25cij6g284p53nclcvw4y6mgn93milynpxa5ahrjdl5yfnsn"))))
(build-system cmake-build-system)
(arguments
(list #:configure-flags #~(list "-DES_USE_VCPKG=0"
- 20/21: gnu: xonotic: Update to 0.8.6., (continued)
- 20/21: gnu: xonotic: Update to 0.8.6., guix-commits, 2023/07/17
- 02/21: gnu: emacs-ebuild-mode: Update to 1.65., guix-commits, 2023/07/17
- 06/21: gnu: linsmith: Fix input types., guix-commits, 2023/07/17
- 07/21: gnu: vice: Update to 3.7.1., guix-commits, 2023/07/17
- 08/21: gnu: librnd: Update to 4.0.2., guix-commits, 2023/07/17
- 12/21: gnu: python-dropbox: Update to 11.36.2., guix-commits, 2023/07/17
- 11/21: gnu: pcb-rnd: Prepare for cross-compilation., guix-commits, 2023/07/17
- 13/21: gnu: seabios: Update to 1.16.2., guix-commits, 2023/07/17
- 16/21: gnu: freeciv: Fix upstream source URL., guix-commits, 2023/07/17
- 21/21: gnu: tetzle: Update to 2.2.2., guix-commits, 2023/07/17
- 14/21: gnu: endless-sky: Update to 0.10.2.,
guix-commits <=
- 18/21: gnu: openttd-engine: Update to 13.3., guix-commits, 2023/07/17
- 19/21: gnu: wesnoth: Update to 1.16.9., guix-commits, 2023/07/17