aboutsummaryrefslogtreecommitdiff
path: root/gnu/build
diff options
context:
space:
mode:
authorEfraim Flashner <efraim@flashner.co.il>2017-09-17 10:12:30 +0300
committerEfraim Flashner <efraim@flashner.co.il>2017-09-17 10:14:17 +0300
commitb6598237f224f15f8f24de21acb38178da0e0540 (patch)
tree45a239bf28adadeaa4c0c82f9a020b2a01b75812 /gnu/build
parent5fb17ed92e910030b86cc6f1eec50a2c3b725b08 (diff)
downloadguix-b6598237f224f15f8f24de21acb38178da0e0540.tar.gz
guix-b6598237f224f15f8f24de21acb38178da0e0540.zip
gnu: openfoam: Fix typo.
* gnu/packages/simulation.scm (openfoam)[description]: Add a period to the end of the sentence.
Diffstat (limited to 'gnu/build')
0 files changed, 0 insertions, 0 deletions
texi: Add documentation. * gnu/services/audio.scm (<mpd-configuration>): New record type. (mpd-service-type): New service type. * gnu/tests/audio.scm: New file. * gnu/local.mk: Add new files. Signed-off-by: Christopher Baines <mail@cbaines.net> Peter Mikkelsen