aboutsummaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2024-09-08 02:00:00 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2024-09-08 02:00:00 +0200
commit8dae6b47542b906682f83b06b0478fcbd0776fd6 (patch)
tree637adbeb881c39089c47ec135152dbab523cfc36 /gnu
parentfad392b3394fa95c045742053700da0c6678a011 (diff)
downloadguix-8dae6b47542b906682f83b06b0478fcbd0776fd6.tar.gz
guix-8dae6b47542b906682f83b06b0478fcbd0776fd6.zip
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
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/games.scm6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index 45ac88ea61..213c4c598d 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -11544,7 +11544,7 @@ play; it will look for them at @file{~/.local/share/vcmi} folder.")
(define-public apricots
(package
(name "apricots")
- (version "0.2.7")
+ (version "0.2.8")
(source
(origin
(method git-fetch)
@@ -11552,7 +11552,7 @@ play; it will look for them at @file{~/.local/share/vcmi} folder.")
(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 @@ play; it will look for them at @file{~/.local/share/vcmi} folder.")
(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