summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2022-05-18 18:27:59 +0200
committerLudovic Courtès <ludo@gnu.org>2022-05-18 22:29:54 +0200
commit1f3a155548c1203480bfb7fceed82acfe9087ce1 (patch)
treed2fe06c82a4a644a41f8c3ca709ed85f10ccae21
parent4f7cd5daa2291ac976ad47a66306b982033c09f0 (diff)
downloadguix-patches-1f3a155548c1203480bfb7fceed82acfe9087ce1.tar
guix-patches-1f3a155548c1203480bfb7fceed82acfe9087ce1.tar.gz
gnu: 0ad: Use regular symbol syntax.
* gnu/packages/games.scm (0ad)[inputs]: Use regular symbol syntax for '0ad-data'.
-rw-r--r--gnu/packages/games.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index 77b990a4ce..37a245c570 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -6677,7 +6677,7 @@ fight against their plot and save his fellow rabbits from slavery.")
;; A snippet here would cause a build failure because of timestamps
;; reset. See https://bugs.gnu.org/26734.
(inputs
- (list #{0ad-data}#
+ (list 0ad-data
curl
enet
fmt