aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/benchmark.scm
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2023-10-09 22:24:58 +0200
committerRicardo Wurmus <rekado@elephly.net>2023-10-09 22:44:48 +0200
commit09ad2838528c9b59bcbe02861a092421636c4b1e (patch)
treed48627788e40ab1abf1b4614ca8656b1ab1f1c3c /gnu/packages/benchmark.scm
parent973b4aa880e4f44f38519c3ead2bd49a6c050ebe (diff)
downloadguix-09ad2838528c9b59bcbe02861a092421636c4b1e.tar.gz
guix-09ad2838528c9b59bcbe02861a092421636c4b1e.zip
gnu: r-plotroc: Update to 2.3.1.
* gnu/packages/cran.scm (r-plotroc): Update to 2.3.1.
Diffstat (limited to 'gnu/packages/benchmark.scm')
0 files changed, 0 insertions, 0 deletions
span class='msg-tooltip'>* HACKING (Contributing): New section. (Building from Git, The Perfect Setup, Coding Style, Submitting Patches): Move to ... * doc/guix.texi (Running Guix Before It Is Installed): Likewise. * doc/contributing.texi: ... here. New file. * doc.am (EXTRA_DIST): Use it. * README (Installation): Adapt to it. * configure.ac (DOT): Likewise. Mathieu Lirzin 2015-06-10doc: Add 'help2man' to HACKING....* HACKING: Mention 'help2man'. Alex Kost 2015-05-23doc: Add "Running Guix Before It Is Installed"....* doc/guix.texi (Running Guix Before It Is Installed): New node. (Packaging Guidelines): Refer to it. Ludovic Courtès 2015-02-26doc: Remove reference to git submodules in HACKING....* HACKING: Remove mention of git submodules. Mark H Weaver