aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2021-06-05 08:50:13 +0200
committerRicardo Wurmus <rekado@elephly.net>2021-06-05 09:12:56 +0200
commit56a2dcfdc7e440e2dde3ec65fe5f620409601d49 (patch)
tree799f2379bd9c3e221798e0ad57edb450756deed1 /.gitignore
parent0b6b42b6c49288a4ec6c6beb8cda162c6cb2c4a1 (diff)
downloadguix-56a2dcfdc7e440e2dde3ec65fe5f620409601d49.tar.gz
guix-56a2dcfdc7e440e2dde3ec65fe5f620409601d49.zip
gnu: r-motifmatchr: Update to 1.14.0.
* gnu/packages/bioconductor.scm (r-motifmatchr): Update to 1.14.0.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions
Tobias Geerinckx-Rice 2021-10-03bash completion: Append to $COMPREPLY where possible....Tobias Geerinckx-Rice 2021-10-03bash completion: Consolidate similar $command ‘if’ branches....Tobias Geerinckx-Rice 2021-08-28zsh completion: Add missing commands and arguments....Noah Evans 2021-06-16bash_completion: Complete options for ‘guix environment’....Tobias Geerinckx-Rice 2021-06-16bash completion: Complete options for the right command....Tobias Geerinckx-Rice 2021-06-16bash completion: Really support subcommands....Tobias Geerinckx-Rice 2021-04-20import: Remove Nix importer....Ludovic Courtès 2021-02-17scripts: system: Remove 'vm-image' command....Mathieu Othacehe 2020-12-04bash completion: Complete file names after '-f' and '-l'....Ludovic Courtès 2020-09-24bash completion: Adjust to new 'guix help' output....Ludovic Courtès 2020-09-21bash completion: Complete file names after 'guix package -p'....Fulbert 2020-09-10bash completion: Restore completion for 'guix system', etc....Ludovic Courtès 2020-06-27bash completion: Complete 'guix environment' properly....Ludovic Courtès 2020-06-04bash completion: Complete sub-commands after 'guix time-machine'....Ludovic Courtès 2020-06-04bash completion: Complete file names after '-p' and '-C'....Ludovic Courtès 2020-05-13mailmap: Update entries for Nikita....nikita 2020-02-14guix build: Add '--manifest' option....Marius Bakke 2019-11-26guix build, daemon: Rename "--no-build-hook" to "--no-offload"....Ludovic Courtès 2019-04-29guix package: Add 'install', 'remove', and 'upgrade' aliases....Ludovic Courtès 2019-03-18Correct name and email address for ng0....ng0