aboutsummaryrefslogtreecommitdiff
path: root/build-aux/run-system-tests.scm
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2020-01-27 16:28:13 +0100
committerRicardo Wurmus <rekado@elephly.net>2020-01-27 16:33:28 +0100
commite99caf8a4c9d4d2ab6e0db568b915161d8a98d61 (patch)
treef4ce334d17088c080c154244c59597145ba331b1 /build-aux/run-system-tests.scm
parent5b959414e0f8da3ea988ae90ef10a3007982c571 (diff)
downloadguix-e99caf8a4c9d4d2ab6e0db568b915161d8a98d61.tar.gz
guix-e99caf8a4c9d4d2ab6e0db568b915161d8a98d61.zip
gnu: r-afex: Update to 0.26-0.
* gnu/packages/cran.scm (r-afex): Update to 0.26-0.
Diffstat (limited to 'build-aux/run-system-tests.scm')
0 files changed, 0 insertions, 0 deletions
d=fb1c5d4df7d1479e715f9a28246ef8f92513be59'>doc: Adjust HTML patterns to correctly process Texinfo 6.8 output....Prior to ceb5ef8347ae0e3015296f5c169ab903bac526a8, (@ (gnu packages texinfo) texinfo), which is what is used here, was pointing to version 6.7. * doc/build.scm (html-manual-identifier-index)[build](worthy-entry?): Adjust patterns for Texinfo 6.8. (syntax-highlighted-html)[build](syntax-highlight): Likewise. Ludovic Courtès