Age | Commit message (Collapse) | Author |
|
* gnu/packages/cran.scm (r-xfun): Update to 0.12.
|
|
* gnu/packages/cran.scm (r-cli): Update to 2.0.1.
|
|
* gnu/packages/cran.scm (r-ggridges): Update to 0.5.2.
|
|
* gnu/packages/cran.scm (r-vcd): Update to 1.4-5.
|
|
* gnu/packages/cran.scm (r-recipes): Update to 0.1.9.
|
|
* gnu/packages/cran.scm (r-psych): Update to 1.9.12.31.
[propagated-inputs]: Remove r-foreign.
|
|
* gnu/packages/cran.scm (r-ddalpha): Update to 1.3.11.
|
|
* gnu/packages/cran.scm (r-squarem): Update to 2020.1.
|
|
* gnu/packages/cran.scm (r-suppdists): Update to 1.1-9.5.
|
|
* gnu/packages/cran.scm (r-bdsmatrix): Update to 1.3-4.
|
|
* gnu/packages/cran.scm (r-prettyunits): Update to 1.1.0.
[propagated-inputs]: Remove r-assertthat and r-magrittr.
|
|
* gnu/packages/cran.scm (r-getoptlong): Update to 0.1.8.
|
|
* gnu/packages/cran.scm (r-rgooglemaps): Update to 1.4.5.1.
|
|
* gnu/packages/statistics.scm (r-ranger): Update to 0.12.1.
|
|
* gnu/packages/statistics.scm (r-modelmetrics): Update to 1.2.2.1.
|
|
* gnu/packages/statistics.scm (r-prabclus): Update to 2.3-2.
|
|
* gnu/packages/statistics.scm (r-statmod): Update to 1.4.33.
|
|
* gnu/packages/statistics.scm (r-zoo): Update to 1.8-7.
|
|
* gnu/packages/statistics.scm (r-gplots): Update to 3.0.1.2.
|
|
* gnu/packages/statistics.scm (r-rsqlite): Update to 2.2.0.
|
|
* gnu/packages/statistics.scm (r-catools): Update to 1.17.1.4.
|
|
* gnu/packages/statistics.scm (r-hms): Update to 0.5.3.
|
|
* gnu/packages/statistics.scm (r-bh): Update to 1.72.0-3.
|
|
* gnu/packages/statistics.scm (r-stringi): Update to 1.4.5.
|
|
* gnu/packages/statistics.scm (r-bit): Update to 1.1-15.1.
|
|
* gnu/packages/statistics.scm (r-mvtnorm): Update to 1.0-12.
[inputs]: Move gfortran from here...
[native-inputs]: ...to here.
|
|
* gnu/packages/cran.scm (r-caret): Update to 6.0-85.
[propagated-inputs]: Add r-proc.
|
|
* gnu/packages/cran.scm (r-caret)[description]: Replace "misc" with
"miscellaneous".
|
|
* gnu/packages/statistics.scm (r-caret): Move variable from here...
* gnu/packages/cran.scm (r-caret): ...to here.
|
|
Fixes <https://bugs.gnu.org/38045>. Thanks to Jakub Kądziołka
<kuba@kadziolka.net> and Amin Bandali <bandali@gnu.org> for their
helpful observations and suggestions.
This is a followup to commit 8e5567195f5d29301d571612085b5afdb460619d.
* gnu/packages/gnuzilla.scm (icecat)[inputs]: Add shared-mime-info.
[arguments]: Add elf and binary I/O modules to #:modules. Add code to
the 'fix-ffmpeg-runtime-linker' phase that sets the sandbox read-path
whitelist to include libavcodec's RUNPATH, as well as shared-mime-info.
|
|
* gnu/packages/games.scm (red-eclipse): Update to 2.0.0.
[source]: Remove obsolete patch, and fetch submodules by making "recursive?"
true.
[arguments]: Remove "unpack-data" phase and adjust
"add-store-data-package-path-as-default" phase.
[inputs]: Add freetype and remove data-sources.
* gnu/packages/patches/red-eclipse-remove-gamma-name-hack.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Delete file.
|
|
* guix/build/clojure-utils.scm (%doc-regex): Avoid @@, which doesn't
work on Guile 3.
(file-sans-extension): Likewise.
|
|
* guix/serialization.scm (dump): Export as 'dump-port*'.
* guix/scripts/challenge.scm (dump-port*): Remove.
|
|
* gnu/packages/rcm.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add rcm.scm.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/gnome.scm (sushi): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/gnome.scm (rygel): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/gnome.scm (libnma): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/sdr.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/emacs-xyz.scm (emacs-telega): Update to 0.5.4-4.
[propagated-inputs]: Add emacs-company to provide completions in telega-based
buffers.
|
|
* gnu/packages/mail.scm (mpop)[description]: Use @acronym.
|
|
Let Guix handle them. Fixes <https://paste.debian.net/plain/1126159>.
* gnu/packages/version-control.scm (mercurial)[arguments]:
Raise individual test time-outs to 1 day.
|
|
* gnu/packages/text-editors.scm (manuskript): New variable.
|
|
* gnu/packages/version-control.scm (mercurial)[arguments]:
Invoke ‘run-tests.py’ directly and verbosely.
Respect #:tests? and parallel-job-count.
|
|
* gnu/packages/mail.scm (mpop): Update to 1.4.7.
|
|
gnu/packages/mail.scm (mpop)[inputs]: Remove libidn.
|
|
* gnu/packages/plotutils.scm (asymptote): Update to 2.62.
|
|
* gnu/packages/xml.scm (python-xmlschema): New public variable.
|
|
* gnu/packages/python-xyz.scm (python-lxml): Move from here ...
* gnu/packages/xml.scm (python-lxml): ... to here.
* gnu/packages/django.scm, gnu/packages/drones.scm,
gnu/packages/libreoffice.scm, gnu/packages/nutrition.scm,
gnu/packages/openstack.scm, gnu/packages/pulseaudio.scm,
gnu/packages/python-science.scm, gnu/packages/tryton.scm,
gnu/packages/wireservice.scm: Adjust module imports.
|
|
* gnu/packages/xml.scm (python-elementpath): Update to 1.3.3.
|
|
* gnu/packages/python-xyz.scm (python-elementpath): Move from here ...
* gnu/packages/xml.scm (python-elementpath): ... to here.
|