aboutsummaryrefslogtreecommitdiff
path: root/po/doc
diff options
context:
space:
mode:
authorKei Kebreau <kkebreau@posteo.net>2020-09-10 08:22:44 -0400
committerKei Kebreau <kkebreau@posteo.net>2020-09-10 08:25:33 -0400
commit706e79300b164d4e9ab717189c6058ec11069b8d (patch)
tree6cb78d32cff322885be313016bb818aa6f653b17 /po/doc
parentde3a8ecbda98f5231ef1f795cf2db0b59dad1b3c (diff)
downloadguix-706e79300b164d4e9ab717189c6058ec11069b8d.tar.gz
guix-706e79300b164d4e9ab717189c6058ec11069b8d.zip
gnu: armagetronad: Update to 0.2.9.0.1.
* gnu/packages/games.scm (armagetronad): Update to 0.2.9.0.1. [source]: Update URL. [native-inputs]: Add pkg-config.
Diffstat (limited to 'po/doc')
0 files changed, 0 insertions, 0 deletions
c2104c3ba2129166a4409568e9c7b16'>.gitignore: Ignore .mo files....* .gitignore: Ignore files matching the *.mo pattern. Maxim Cournoyer 2021-05-05.gitignore: Ignore .tarball-ignore....This file can be useful to fix a version string when experimenting with 'make release'. * .gitignore: Add a pattern to ignore .tarball-version. Maxim Cournoyer 2021-04-23.gitignore: Ignore release artifacts....Not ignoring these in the tree leads to the next generated version (.version) being suffixed with '-dirty', which confuses things. * .gitignore [/guix-*]: New pattern. [/doc/stamp-[0-9]]: Adjust to ... [/doc/stamp-*]: ... this. [/release-*]: New pattern. Maxim Cournoyer 2021-04-23.gitignore: Ignore generated .pot files....These files are automatically-extracted templates rather than source, hence shouldn't be checked in. * .gitignore: Add a glob pattern to ignore .pot files. Maxim Cournoyer