[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/07: gnu: starfighter: Update to 2.4.
From: |
guix-commits |
Subject: |
05/07: gnu: starfighter: Update to 2.4. |
Date: |
Thu, 7 Jan 2021 15:46:16 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit b974e34c178e0437efdc0569d822fec2fca4c55d
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Thu Jan 7 21:08:51 2021 +0100
gnu: starfighter: Update to 2.4.
* gnu/packages/games.scm (starfighter): Update to 2.4.
---
gnu/packages/games.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index 855f95c..2208ca4 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -24,7 +24,7 @@
;;; Copyright © 2016 Steve Webber <webber.sl@gmail.com>
;;; Copyright © 2017 Adonay "adfeno" Felipe Nogueira
<https://libreplanet.org/wiki/User:Adfeno> <adfeno@hyperbola.info>
;;; Copyright © 2017, 2018, 2020 Arun Isaac <arunisaac@systemreboot.net>
-;;; Copyright © 2017, 2018, 2019, 2020 Tobias Geerinckx-Rice <me@tobias.gr>
+;;; Copyright © 2017–2021 Tobias Geerinckx-Rice <me@tobias.gr>
;;; Copyright © 2017, 2019 nee <nee-git@hidamari.blue>
;;; Copyright © 2017 Clément Lassieur <clement@lassieur.org>
;;; Copyright © 2017, 2019, 2020 Marius Bakke <mbakke@fastmail.com>
@@ -4942,7 +4942,7 @@ of war. Widelands also offers an Artificial Intelligence
to challenge you.")
(define-public starfighter
(package
(name "starfighter")
- (version "2.3.3")
+ (version "2.4")
(source (origin
(method url-fetch)
(uri (string-append
@@ -4951,7 +4951,7 @@ of war. Widelands also offers an Artificial Intelligence
to challenge you.")
version "-src.tar.gz"))
(sha256
(base32
- "0jz2lgvmp299nks6ajg2yxbx4xcaxlc4cpfr61861p7m7z2nv84y"))))
+ "0ips79j3sdy8wa64jqka0skbbqkzqiln9bbiiilh4z717q7vz9r5"))))
(build-system gnu-build-system)
(native-inputs
`(("pkg-config" ,pkg-config)))
- branch master updated (a675c01 -> df0447b), guix-commits, 2021/01/07
- 01/07: gnu: ngircd: Update to 26.1., guix-commits, 2021/01/07
- 02/07: gnu: gtkwave: Update to 3.3.108., guix-commits, 2021/01/07
- 03/07: gnu: perl-test-file: Update to 1.444., guix-commits, 2021/01/07
- 04/07: gnu: youtube-viewer: Update to 3.8.1., guix-commits, 2021/01/07
- 06/07: gnu: system-config-printer: Update to 1.5.14., guix-commits, 2021/01/07
- 05/07: gnu: starfighter: Update to 2.4.,
guix-commits <=
- 07/07: gnu: obs: Update to 26.1.1., guix-commits, 2021/01/07