aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/sequoia.scm
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2024-01-22 13:44:56 +0100
committerRicardo Wurmus <rekado@elephly.net>2024-01-22 13:54:46 +0100
commitffd1da975f2b8b4f7d9b3272a4b67f9d1167e750 (patch)
tree08d609747b6272ec7519fbcde8ce90afbc87e236 /gnu/packages/sequoia.scm
parente9a99d768bfc8ca7f00d1d849d928383e44c0ab0 (diff)
downloadguix-ffd1da975f2b8b4f7d9b3272a4b67f9d1167e750.tar.gz
guix-ffd1da975f2b8b4f7d9b3272a4b67f9d1167e750.zip
gnu: r-gagedata: Update to 2.40.0.
* gnu/packages/bioconductor.scm (r-gagedata): Update to 2.40.0. Change-Id: Ifdbcee3c7c6c354530d62cc79f05cf30be432f3a
Diffstat (limited to 'gnu/packages/sequoia.scm')
0 files changed, 0 insertions, 0 deletions
/td>Julien Lepiller 2021-11-14doc: Add example to dist target....* doc/local.mk (OS_CONFIG_EXAMPLES_TEXI): Add he-config-bare-bones.scm. Julien Lepiller 2021-11-06nls: Update translations....* po/doc/guix-cookbook.es.po: New file. * 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