aboutsummaryrefslogtreecommitdiff
path: root/gnu/tests
diff options
context:
space:
mode:
authorzimoun <zimon.toutoune@gmail.com>2022-11-17 03:50:07 +0100
committerRicardo Wurmus <rekado@elephly.net>2022-11-24 12:31:18 +0100
commit81ba7cc7324a2043523b4d6cad76d34e8dc2a7ec (patch)
treef4d93a8978fa069e2f2cefba441b69dee63b3684 /gnu/tests
parentde72bdab94c7a02b200693c30a1e12a3d2639086 (diff)
downloadguix-81ba7cc7324a2043523b4d6cad76d34e8dc2a7ec.tar.gz
guix-81ba7cc7324a2043523b4d6cad76d34e8dc2a7ec.zip
gnu: r-bluster: Update to 1.8.0.
* gnu/packages/bioconductor.scm (r-bluster): Update to 1.8.0.
Diffstat (limited to 'gnu/tests')
0 files changed, 0 insertions, 0 deletions
po/doc/local.mk: Add 'es' cookbook. * doc/local.mk: Add 'es' cookbook. Julien Lepiller 2021-10-22doc: Set LC_ALL when translating xref commands....* doc/local.mk (xref_command): Set LC_ALL. Julien Lepiller 2021-10-17maint: Factorize po xref translation....This ensures we use the same method in "make" as in "guix/self.scm". * Makefile.am: Build guix/build/po.scm. * build-aux/convert-xref.scm: New file. * doc/local.mk (xref_command): Use it. * guix/self.scm (translate-cross-references): Move it... * guix/build/po.scm: Parse comments and flags separately to find fuzzy flags. (translate-cross-references): ...here. (parse-tree->assoc): Ignore fuzzy entries. Julien Lepiller 2021-08-04nls: Update translations....* po/doc/guix-cookbook.ru.po: New file. * po/doc/guix-cookbook.sk.po: New file. * po/*/*.po: Update translations. * doc/local.mk (COOKBOOK_LANGUAGES): Add ru and sk. (info_TEXINFOS): Add Russian and Slovak cookbooks. * po/doc/local.mk (DOC_COOKBOOK_PO_FILES): Add Russian and Slovak po files. Julien Lepiller