gnu: apricots: Update to 0.2.8.

* gnu/packages/games.scm (apricots): Update to 0.2.8.
[inputs]: Replace freealut with alure.

Change-Id: I3923bbef1a22c9109bda496d76451c03e98e503c
This commit is contained in:
Tobias Geerinckx-Rice 2024-09-08 02:00:00 +02:00
parent fad392b339
commit 8dae6b4754
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -11544,7 +11544,7 @@ (define-public vcmi
(define-public apricots
(package
(name "apricots")
(version "0.2.7")
(version "0.2.8")
(source
(origin
(method git-fetch)
@ -11552,7 +11552,7 @@ (define-public apricots
(url "https://github.com/moggers87/apricots")
(commit (string-append "v" version))))
(sha256
(base32 "0vis217hhnb9fbs9sf8mmcm71qp44kr3xqmffc1gdiixvi90c781"))
(base32 "01mqdybmn5rp8ifx619bx0pki9ryj5cvv2iwpsnn8ngggd6smh9x"))
(file-name (git-file-name name version))))
(build-system gnu-build-system)
(arguments
@ -11561,7 +11561,7 @@ (define-public apricots
(list #:tests? #f))
(native-inputs (list autoconf ;autom4te used in ./bootstrap
automake)) ;aclocal used in ./bootstrap
(inputs (list freealut openal sdl2))
(inputs (list alure openal sdl2))
(home-page "https://github.com/moggers87/apricots")
(synopsis "Arcade airplane game")
(description "@code{apricots} is a game where you fly a little plane