Commit Graph

1125 Commits

Author SHA1 Message Date
Kei Kebreau
2a8417d3b2
gnu: warzone2100: Update to 4.0.1.
* gnu/packages/games.scm (warzone2100): Update to 4.0.1.
[arguments]: Disable vulkan backend with "-DWZ_ENABLE_BACKEND_VULKAN=off"
configure flag.
[inputs]: Add sqlite.
2021-05-26 15:10:52 -04:00
Solene Rapenne via Guix-patches via
b1bbeeafb4
gnu: openttd-engine: Update to 1.11.2.
* gnu/packages/games.scm (openttd-engine): Update to 1.11.2.
[build-system]: Switch to CMake.
[arguments]: Enable tests.
(openttd)[arguments]<#:configure-flags>: Use CMake flags.
<#:phases>: Remove `configure'.  Copy assets file before check step
to enable tests.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-05-25 12:07:32 +02:00
Tobias Geerinckx-Rice
363095f296
gnu: ltris: Update to 1.2.3.
* gnu/packages/games.scm (ltris): Update to 1.2.3.
[arguments]: Remove unnecessary #:configure-flags.
2021-05-23 22:39:14 +02:00
Eric Bavier
a1a7a33b17
gnu: pinball: Update to 3.1.20201218.
* gnu/packages/games.scm (pinball): Update to 3.1.20201218.
[source]: Tarballs no longer published on sourceforge, so use git-fetch.
[native-inputs]: New field for bootstrapping inputs.
[inputs]: Add libltdl.
[arguments]: Add custom 'bootstrap' phase.
* gnu/packages/patches/pinball-system-ltdl.patch: Adjust to latest source.
* gnu/packages/patches/pinball-const-fix.patch,
gnu/packages/patches/pinball-cstddef.patch,
gnu/packages/patches/pinball-missing-separators.patch,
gnu/packages/patches/pinball-src-deps.patch: Delete upstreamed patches.
* gnu/local.mk (dist_patch_DATA): Remove them.
2021-05-21 22:37:54 -05:00
Felix Gruber
e942ed8159
gnu: Add schiffbruch.
* gnu/packages/games.scm (schiffbruch): New variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2021-05-19 23:18:12 +02:00
Efraim Flashner
9a11f2380f
gnu: chess: Update to 6.2.8.
* gnu/packages/games.scm (chess): Update to 6.2.8.
2021-05-10 09:32:06 +03:00
Kei Kebreau
a77340e1cd
gnu: retux: Update to 1.5.
* gnu/packages/games.scm (retux): Update to 1.5.
[source]: Download zip archive since a stable tar archive is unavailable.
[native-inputs]: Add unzip.
2021-05-09 19:14:04 -04:00
Tobias Geerinckx-Rice
5a71d277b7
gnu: tintin++: Update to 2.02.11.
* gnu/packages/games.scm (tintin++): Update to 2.02.11.
2021-05-06 21:53:20 +02:00
Tobias Geerinckx-Rice
317da145c9
gnu: taisei: Update to 1.3.2.
* gnu/packages/games.scm (taisei): Update to 1.3.2.
[inputs]: Add cglm.
2021-05-06 16:47:24 +02:00
Michael Rohleder
561db254a5
gnu: xboard: Set default engine to gnuchess.
Fixes <https://issues.guix.gnu.org/45236>.

* gnu/packages/games.scm (xboard): Set default engine to gnuchess.
[arguments]: Add phase 'patch-default-engine.
[inputs]: Add chess.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-05-05 16:56:43 +02:00
Michael Rohleder
1d5560494b
gnu: chess: Fix paths in installed shell scripts.
* gnu/packages/games.scm (chess)[arguments]: Add a 'fix-shell-scripts phase.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-05-04 00:59:40 +02:00
David Pflug
319e0e0aeb
gnu: odamex: Update to 0.9.0.
* gnu/packages/games.scm (odamex): Update to 0.9.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-05-03 18:26:50 +02:00
Michael Rohleder
62b4cc14f8
gnu: chessx: Disable online version check by default.
* gnu/packages/games.scm (chessx)[arguments]: Add phase to disable
the online version check by default.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-05-03 18:26:49 +02:00
Michael Rohleder
fa7dc25c2f
gnu: pioneers: Patch path to beep.
Fixes <https://issues.guix.gnu.org/47131>

* gnu/packages/games.scm (pioneers): Patch path to beep.
[inputs]: Add beep.
[arguments]: Add phase patch-beep-path.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-05-03 18:26:49 +02:00
Michael Rohleder
55b6e1a7ad
gnu: xboard: Patch path to aplay.
Fixes <http://issues.guix.gnu.org/47195>.

* gnu/packages/games.scm (xboard): Patch path to aplay.
[inputs]: Add alsa-utils.
[arguments]: Add phase patch-aplay-path.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-05-03 18:26:49 +02:00
Pierre Neidhardt
ea3b79d852
gnu: openrct2: Update to 0.3.3.
* gnu/packages/games.scm (openrct2): Update to 0.3.3.
2021-04-25 11:38:53 +02:00
jgart
fe5c36728f
gnu: Add gnome-2048.
* gnu/packages/games.scm (gnome-2048): New variable.

Co-authored-by: Carla Cao <ccao001@fiu.edu>
Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
2021-04-19 11:46:55 +02:00
Trevor Hass
c5e149a9d9
gnu: minetest: Fix absolute path to 'rm' command.
* gnu/packages/games.scm (minetest)[patch-sources]: Substitute '/bin/rm' path.
[inputs]: Add coreutils.

Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
2021-04-14 09:41:57 +02:00
Tobias Geerinckx-Rice
e737e74ec0
gnu: minetest: Update to 5.4.1.
* gnu/packages/games.scm (minetest, minetest-data): Update to 5.4.1.
2021-04-12 00:24:02 +02:00
Tobias Geerinckx-Rice
9d7577d5d8
gnu: edgar: Update to 1.34.
* gnu/packages/games.scm (edgar): Update to 1.34.
2021-04-11 23:46:30 +02:00
Tobias Geerinckx-Rice
f0ca97f56f
gnu: bsd-games: Fix typo in description.
* gnu/packages/games.scm (bsd-games)[description]: Fix typo, and delete
stray comma.
2021-04-10 14:11:31 +02:00
Kei Kebreau
018b6b46f1
gnu: freeciv: Update to 2.6.4.
* gnu/packages/games.scm (freeciv): Update to 2.6.4.
2021-04-09 13:37:14 -04:00
Tobias Geerinckx-Rice
096897889f
gnu: solarus: Update to 1.6.5.
* gnu/packages/games.scm (solarus): Update to 1.6.5.
(solarus-quest-editor)[source]: Update hash.
[arguments]: Remove obsolete 'fix-qt-build phase.
2021-04-07 23:55:51 +02:00
Leo Prikler
9d4bc79b2a
gnu: minetest-mineclone: Update to 0.71.0.
* gnu/packages/games.scm (minetest-mineclone): Update to 0.71.0.
2021-03-23 13:54:21 +01:00
la snesne
7fc1fac64a
gnu: minetest: Enable tests.
* gnu/packages/games.scm (minetest)[arguments]: Remove #:tests?.
Add #:phases.

Co-authored-by: Leo Prikler <leo.prikler@student.tugraz.at>
2021-03-23 11:30:54 +01:00
la snesne
b6670d5b3a
gnu: minetest: Update to 5.4.0.
* gnu/packages/games (minetest, minetest-data): Update to 5.4.0.

Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
2021-03-23 11:30:20 +01:00
Tobias Geerinckx-Rice
4cc2a28157
gnu: wesnoth: Update to 1.14.16.
* gnu/packages/games.scm (wesnoth): Update to 1.14.16.
2021-03-22 23:52:56 +01:00
Tobias Geerinckx-Rice
3954674245
gnu: chroma: Update to 1.18.
* gnu/packages/games.scm (chroma): Update to 1.18.
2021-03-06 16:44:09 +01:00
Nicolas Goaziou
2892e1a2a8
gnu: bzflag: Update to 2.4.22.
* gnu/packages/games.scm (bzflag): Update to 2.4.22.
2021-03-02 14:09:32 +01:00
Michael Rohleder
c19544bc48
gnu: chessx: Update to 1.5.6.
* gnu/packages/games.scm (chessx): Update to 1.5.6.
[arguments]: Remove now unneeded build fix.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-03-02 09:41:46 +01:00
Nicolas Goaziou
597579afc3
gnu: unknown-horizons: Use HTTPS home page URI.
* gnu/packages/games.scm (unknown-horizons)[home-page]: Use HTTPS URI.
2021-02-28 12:03:42 +01:00
Dan Frumin
46c5ae03ce
gnu: Add oshu.
* gnu/packages/games.scm (oshu): New variable.

Co-authored-by: Leo Prikler <leo.prikler@student.tugraz.at>
2021-02-24 00:37:37 +01:00
Greg Hogan
25f00a2e44
gnu: stockfish: Update to 13.
* gnu/packages/games.scm (stockfish): Update to 13.
[inputs]: Update neural network file.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-02-23 13:53:10 +01:00
Stefan Reichör
a30f250d74
gnu: Add vitetris.
* gnu/packages/games.scm (vitetris): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-02-18 22:09:47 +01:00
Nicolas Goaziou
c10945eae5
gnu: passage: Fix typo in description.
* gnu/packages/games.scm (passage): Add missing space after full stop, and
correct double quotes.
2021-02-16 09:56:37 +01:00
Ricardo Wurmus
75b01d6dfd
gnu: Add passage.
* gnu/packages/games.scm (passage): New variable.
2021-02-15 22:05:50 +01:00
宋文武
c7296465cf
gnu: hedgewars: Fix build.
Fixes <https://issues.guix.gnu.org/46398>.

* gnu/packages/games.scm (hedgewars)[arguments]<#:phases>: Add the missing
"#include <QPainterPath>".
2021-02-11 11:56:09 +08:00
Robert Smith
0e92d57654
gnu: crawl: Update to 0.26.1
* gnu/packages/games.scm (crawl): Update to 0.26.1

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-02-07 10:13:09 +01:00
Leo Prikler
838347207c
gnu: Add cockatrice.
* gnu/packages/games.scm (cockatrice): New variable.
2021-02-05 17:36:08 +01:00
Olivier Rojon
e21eea0680
gnu: pioneer: Update to 20210203.
* gnu/packages/games.scm (pioneer): Update to 20210203.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-02-05 16:39:10 +01:00
Lars-Dominik Braun
d6f79bc64d
gnu: teeworlds: Fix audio.
* gnu/packages/games.scm (teeworlds)[source]: Enable recursive cloning.
[build-system]: Switch to cmake-build-system.
[arguments]: Remove custom phases build and install.
[inputs]: Add openssl.
[native-inputs]: Remove bam.
[license]: Add map/language data license.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-01-31 16:57:25 +01:00
Eric Bavier
51bcc29ca0
gnu: trigger-rally: Fix license field.
* gnu/packages/games.scm (trigger-rally)[license]: Use list.
2021-01-23 16:48:11 -06:00
Eric Bavier
7ee917d0cf
gnu: Add Trigger Rally.
* gnu/packages/games.scm (trigger-rally): New variable.
2021-01-23 16:40:47 -06:00
Nicolas Goaziou
2ec30608b2
gnu: Add solarus-quest-editor.
* gnu/packages/games.scm (solarus-quest-editor): New variable.
(solarus): Add a comment about linked updates.
2021-01-20 19:14:31 +01:00
Nicolas Goaziou
60f0ab5fce
gnu: solarus: Remove ".git" suffix from URL.
* gnu/packages/games.scm (solarus)[source]: Remove ".git" suffix from URL.
2021-01-20 18:39:03 +01:00
Nicolas Goaziou
f866d59115
gnu: Add solarus.
* gnu/packages/games.scm (solarus): New variable.
2021-01-20 18:37:09 +01:00
Christopher Lemmer Webber
872aa117d2
gnu: crawl: Update to 0.26.0.
* gnu/packages/games.scm (crawl): Update to 0.26.0.
  Remove no-longer-needed snippet.
2021-01-13 18:30:41 -05:00
Pierre Neidhardt
fcfa0490a5
gnu: augustus: Update to 2.0.1.
* gnu/packages/games.scm (augustus): Update to 2.0.1.
2021-01-10 14:44:35 +01:00
Timotej Lazar
abcd2d2420
gnu: julius: Update to 1.6.0.
* gnu/packages/games.scm (julius): Update to 1.6.0.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-01-10 12:06:17 +01:00
Tobias Geerinckx-Rice
b974e34c17
gnu: starfighter: Update to 2.4.
* gnu/packages/games.scm (starfighter): Update to 2.4.
2021-01-07 21:45:46 +01:00
Pierre Neidhardt
cf7035dea0
gnu: openrct2: Update to 0.3.2.
* gnu/packages/games.scm (openrct2): Update to 0.3.2.
2021-01-07 14:21:28 +01:00
Pierre Neidhardt
ca3d1391c6
gnu: openrct2-objects: Update to 1.0.20.
* gnu/packages/games.scm (openrct2-objects): Update to 1.0.20.
2021-01-07 14:21:28 +01:00
Tobias Geerinckx-Rice
e9aaa2fbe0
gnu: freeciv: Update to 2.6.3.
* gnu/packages/games.scm (freeciv): Update to 2.6.3.
2021-01-02 18:54:30 +01:00
Efraim Flashner
4303e33c86
gnu: kjumpingcube: Update to 20.12.0.
* gnu/packages/games.scm (kjumpingcube): Update to 20.12.0.
[source]: Download from new upstream URI.
2020-12-30 10:41:39 +02:00
Efraim Flashner
189cd35a2a
gnu: ksquares: Update to 20.12.0.
* gnu/packages/games.scm (ksquares): Update to 20.12.0.
[source]: Download from new upstream URI.
2020-12-30 10:41:39 +02:00
Efraim Flashner
c739700992
gnu: kreversi: Update to 20.08.3.
* gnu/packages/games.scm (kreversi): Update to 20.08.3.
[source]: Download from new upstream URI.
2020-12-30 10:41:39 +02:00
Efraim Flashner
ebae645bb8
gnu: knavalbattle: Update to 20.12.0.
* gnu/packages/games.scm (knavalbattle): Update to 20.12.0.
[source]: Download from new upstream URI.
2020-12-30 10:41:35 +02:00
Efraim Flashner
6dfd1fbd4d
gnu: killbots: Update to 20.12.0.
* gnu/packages/games.scm (killbots): Update to 20.12.0.
[source]: Download from new upstream URI.
2020-12-30 10:41:18 +02:00
Efraim Flashner
491a6e4867
gnu: bovo: Update to 20.12.0.
* gnu/packages/games.scm (bovo): Update to 20.12.0.
[source]: Download from new upstream URI.
2020-12-30 10:41:18 +02:00
Efraim Flashner
2129bf0c60
gnu: kspaceduel: Update to 20.12.0.
* gnu/packages/games.scm (kspaceduel): Update to 20.12.0.
[source]: Download from new upstream URI.
2020-12-30 10:41:18 +02:00
Efraim Flashner
8fd37c7a22
gnu: kapman: Update to 20.12.0.
* gnu/packages/games.scm (kapman): Update to 20.12.0.
[source]: Download from new upstream URI.
2020-12-30 10:41:17 +02:00
Efraim Flashner
8e36d0c407
gnu: kubrick: Update to 20.12.0.
* gnu/packages/games.scm (kubrick): Update to 20.12.0.
[source]: Download from new upstream URI.
2020-12-30 10:41:17 +02:00
Efraim Flashner
4c10278e56
gnu: kiriki: Update to 20.12.0.
* gnu/packages/games.scm (kiriki): Update to 20.12.0.
[source]: Download from new upstream URI.
2020-12-30 10:41:17 +02:00
Efraim Flashner
ee32e0f120
gnu: ksirk: Update to 20.12.0.
* gnu/packages/games.scm (ksirk): Update to 20.12.0.
[source]: Download from new upstream URI.
2020-12-30 10:41:17 +02:00
Efraim Flashner
2c876ee0f1
gnu: granatier: Update to 20.12.0.
* gnu/packages/games.scm (granatier): Update to 20.12.0.
[source]: Download from new upstream URI.
2020-12-30 10:41:17 +02:00
Efraim Flashner
de8f4bcc45
gnu: bomber: Update to 20.12.0.
* gnu/packages/games.scm (bomber): Update to 20.12.0.
[source]: Download from new upstream URI.
2020-12-30 10:41:17 +02:00
Efraim Flashner
2ab9e58da3
gnu: knetwalk: Update to 20.12.0.
* gnu/packages/games.scm (knetwalk): Update to 20.12.0.
[source]: Download from new upstream URI.
2020-12-30 10:41:17 +02:00
Efraim Flashner
25557055fa
gnu: kblackbox: Update to 20.12.0.
* gnu/packages/games.scm (kblackbox): Update to 20.12.0.
[source]: Download from new upstream URI.
2020-12-30 10:41:17 +02:00
Efraim Flashner
7341ab7e08
gnu: kgoldrunner: Update to 20.12.0.
* gnu/packages/games.scm (kgoldrunner): Update to 20.12.0.
[source]: Download from new upstream URI.
2020-12-30 10:41:16 +02:00
Efraim Flashner
656cc08398
gnu: ksudoku: Update to 20.12.0.
* gnu/packages/games.scm (ksudoku): Update to 20.12.0.
[source]: Download from new upstream URI.
2020-12-30 10:41:16 +02:00
Efraim Flashner
e9d0f4ad39
gnu: kbounce: Update to 20.12.0.
* gnu/packages/games.scm (kbounce): Update to 20.12.0.
[source]: Download from new upstream URI.
2020-12-30 10:41:16 +02:00
Efraim Flashner
57c6361db6
gnu: konquest: Update to 20.12.0.
* gnu/packages/games.scm (konquest): Update to 20.12.0.
[source]: Download from new upstream URI.
2020-12-30 10:41:16 +02:00
Efraim Flashner
d84222586c
gnu: kmines: Update to 20.12.0.
* gnu/packages/games.scm (kmines): Update to 20.12.0.
[source]: Download from new upstream URI.
2020-12-30 10:41:16 +02:00
Efraim Flashner
8ad4c4841d
gnu: kbreakout: Update to 20.12.0.
* gnu/packages/games.scm (kbreakout): Update to 20.12.0.
[source]: Download from new upstream URI.
2020-12-30 10:41:16 +02:00
Efraim Flashner
01497efa84
gnu: kajongg: Update to 20.12.0.
* gnu/packages/games.scm (kajongg): Update to 20.12.0.
[source]: Download from new upstream URI.
2020-12-30 10:41:16 +02:00
Efraim Flashner
455f9ec4a0
gnu: kshisen: Update to 20.12.0.
* gnu/packages/games.scm (kshisen): Update to 20.12.0.
[source]: Download from new upstream URI.
2020-12-30 10:41:15 +02:00
Efraim Flashner
7daf6bcbfc
gnu: kmahjongg: Update to 20.12.0.
* gnu/packages/games.scm (kmahjongg): Update to 20.12.0.
[source]: Download from new upstream URI.
2020-12-30 10:41:15 +02:00
Efraim Flashner
4cd1fac51f
gnu: libkmahjongg: Update to 20.12.0.
* gnu/packages/games.scm (libkmahjongg): Update to 20.12.0.
[source]: Download from new upstream URI.
2020-12-30 10:41:15 +02:00
Efraim Flashner
50793bd41a
gnu: kajongg: Wrap binary with pythonpath.
* gnu/packages/games.scm (kajongg)[arguments]: Add phase to wrap binary
with PYTHONPATH.
[propagated-inputs]: Move python-twisted, python-pyqt ...
[inputs]: ... to here.
2020-12-30 10:41:07 +02:00
Efraim Flashner
f92f7fea69
gnu: kfourinline: Update to 20.12.0.
* gnu/packages/games.scm (kfourinline): Update to 20.12.0.
[source]: Download from new upstream URI.
[inputs]: Remove kdelibs4support.
2020-12-29 23:35:02 +02:00
Efraim Flashner
6f85713676
gnu: kolf: Update to 20.12.0.
* gnu/packages/games.scm (kolf): Update to 20.12.0.
[source]: Download from new upstream URI.
2020-12-29 23:35:02 +02:00
Efraim Flashner
a7ff00787f
gnu: ktuberling: Update to 20.12.0.
* gnu/packages/games.scm (ktuberling): Update to 20.12.0.
[source]: Update to new upstream URI.
[native-inputs]: Add kdoctools.
[inputs]: Remove kdelibs4support. Add kio, python-wrapper.
2020-12-29 23:35:02 +02:00
Efraim Flashner
6be0b8f377
gnu: picmi: Update to 20.12.0.
* gnu/packages/games.scm (picmi): Update to 20.12.0.
[source]: Download from new upstream URI.
2020-12-29 23:35:02 +02:00
Efraim Flashner
35c87a82ae
gnu: palapeli: Update to 20.12.0.
* gnu/packages/games.scm (palapeli): Update to 20.12.0.
[source]: Download from new upstream URI.
2020-12-29 23:35:02 +02:00
Efraim Flashner
3cd53b4500
gnu: lskat: Update to 20.12.0.
* gnu/packages/games.scm (lskat): Update to 20.12.0.
[source]: Download from new upstream URI.
2020-12-29 23:35:02 +02:00
Efraim Flashner
f0a9276b75
gnu: ksnakeduel: Update to 20.12.0.
* gnu/packages/games.scm (ksnakeduel): Update to 20.12.0.
[source]: Download from new upstream URI.
2020-12-29 23:35:02 +02:00
Efraim Flashner
5bd901dc78
gnu: kollision: Update to 20.12.0.
* gnu/packages/games.scm (kollision): Update to 20.12.0.
[source]: Download from new upstream URI.
2020-12-29 23:35:01 +02:00
Efraim Flashner
092ccbf358
gnu: klines: Update to 20.12.0.
* gnu/packages/games.scm (klines): Update to 20.12.0.
[source]: Download from new upstream URI.
2020-12-29 23:35:01 +02:00
Efraim Flashner
08b19d7c3a
gnu: kigo: Update to 20.12.0.
* gnu/packages/games.scm (kigo): Update to 20.12.0.
[source]: Download from new upstream URI.
2020-12-29 23:35:01 +02:00
Efraim Flashner
d4dde6636f
gnu: kdiamond: Update to 20.12.0.
* gnu/packages/games.scm (kdiamond): Update to 20.12.0.
[source]: Download from new source URI.
2020-12-29 23:35:01 +02:00
Efraim Flashner
908e48f7dd
gnu: kblocks: Update to 20.12.0.
* gnu/packages/games.scm (kblocks): Update to 20.12.0.
[source]: Download from new source URI.
2020-12-29 23:35:01 +02:00
Nicolas Goaziou
7be871bb69
gnu: seahorse-adventures: Update to 1.3.
* gnu/packages/games.scm (seahorse-adventures): Update to 1.3.
2020-12-26 09:50:43 +01:00
Vincent Legoll
4f9e0777b9
gnu: openttd-engine: Update to 1.10.3.
* gnu/packages/games.scm (openttd-engine): Update to 1.10.3.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-12-23 22:21:14 +01:00
Vincent Legoll
0084f7e9b2
gnu: freeciv: Update to 2.6.2.1.
* gnu/packages/games.scm (freeciv): Update to 2.6.2.1.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-12-23 21:59:34 +01:00
Tobias Geerinckx-Rice
726d2df2f3
gnu: wesnoth: Update to 1.14.15.
* gnu/packages/games.scm (wesnoth): Update to 1.14.15.
2020-12-23 00:54:49 +01:00
Nicolas Goaziou
1e4785452c
gnu: freedroid: Use HTTPS home page URI.
* gnu/packages/games.scm (freedroid)[home-page]: Use HTTPS URI.
2020-12-19 16:06:18 +01:00
Nicolas Goaziou
11c3744275
gnu: cataclysm-dda: Update to 0.E-3.
* gnu/packages/games.scm (cataclysm-dda): Update to 0.E-3.
2020-12-13 15:59:19 +01:00
Tobias Geerinckx-Rice
36e80e32f3
gnu: libmanette: Update to 0.2.6.
* gnu/packages/games.scm (libmanette): Update to 0.2.6.
2020-12-07 21:52:22 +01:00
Efraim Flashner
53b2bada05
gnu: nudoku: Update source URI.
* gnu/packages/games.scm (nudoku)[source]: Remove trailing .git from URI.
2020-11-29 21:58:44 +02:00
Efraim Flashner
d22d491438
gnu: nudoku: Add source file-name field.
* gnu/packages/games.scm (nudoku)[source]: Add file-name field.
2020-11-29 21:57:21 +02:00