civodul pushed a commit to branch master in repository guix-artwork. commit a49eb969391b714be4b9934689064c16eb3b65bc Author: Ludovic Courtès <l...@gnu.org> Date: Thu Oct 29 11:41:06 2015 +0100
website: help: RepPar is over now. * website/www/help.scm (help-page): Change "to be presented" to "presented". --- website/www/help.scm | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/website/www/help.scm b/website/www/help.scm index 556f77a..bfd8281 100644 --- a/website/www/help.scm +++ b/website/www/help.scm @@ -130,7 +130,7 @@ implementation of Guix's packaging API.") (li (a (@ (href "http://arxiv.org/abs/1506.02822")) (i "Reproducible and User-Controlled Software Environments in HPC with Guix")) - ", to be presented at the " + ", presented at the " (a (@ (href "http://reppar.org/")) "2015 International Workshop on Reproducibility in Parallel Computing (RepPar)")