Age | Commit message (Collapse) | Author |
|
* gnu/packages/cran.scm (r-argparse): Update to 2.0.3.
[native-inputs]: Add r-knitr.
|
|
* gnu/packages/cran.scm (r-insight): Update to 0.10.0.
|
|
* gnu/packages/cran.scm (r-abn): Update to 2.3-0.
[propagated-inputs]: Remove r-boot, r-brglm, r-entropy, r-mass, and r-moments.
|
|
* gnu/packages/cran.scm (r-brglm): Update to 0.7.1.
|
|
* gnu/packages/cran.scm (r-rdpack): Update to 2.0.
[propagated-inputs]: Remove r-bibtex; add r-rbibutils.
|
|
* gnu/packages/cran.scm (r-reticulate): Update to 1.18.
|
|
* gnu/packages/cran.scm (r-dosnow): Update to 1.0.19.
|
|
* gnu/packages/cran.scm (r-openxlsx): Update to 4.2.3.
|
|
* gnu/packages/cran.scm (r-sna): Update to 2.6.
|
|
* gnu/packages/cran.scm (r-network): Update to 1.16.1.
|
|
* gnu/packages/cran.scm (r-xfun): Update to 0.19.
|
|
* gnu/packages/cran.scm (r-cli): Update to 2.1.0.
|
|
* gnu/packages/cran.scm (r-stringdist): Update to 0.9.6.3.
|
|
* gnu/packages/cran.scm (r-recipes): Update to 0.1.14.
|
|
* gnu/packages/cran.scm (r-broom): Update to 0.7.2.
|
|
* gnu/packages/cran.scm (r-squarem): Update to 2020.5.
|
|
* gnu/packages/cran.scm (r-sp): Update to 1.4-4.
|
|
* gnu/packages/cran.scm (r-ff): Update to 4.0.4.
|
|
* gnu/packages/cran.scm (r-getoptlong): Update to 1.0.4.
|
|
* gnu/packages/cran.scm (r-ps): Update to 1.4.0.
|
|
* gnu/packages/cran.scm (r-partykit): Update to 1.2-10.
|
|
* gnu/packages/cran.scm (r-servr): Update to 0.20.
|
|
* gnu/packages/cran.scm (r-callr): Update to 3.5.1.
|
|
* gnu/packages/cran.scm (r-ecp): Update to 3.1.3.
|
|
* gnu/packages/cran.scm (r-clipr): Update to 0.7.1.
[native-inputs]: Add r-knitr.
|
|
* gnu/packages/cran.scm (r-v8): Update to 3.3.1.
|
|
* gnu/packages/cran.scm (r-rbibutils): New variable.
|
|
* gnu/packages/python-check (python-pyux)[description]: Remove gratuitous use
of "allows to".
|
|
* gnu/packages/protobuf (python-pure-protobuf)[description]: Remove gratuitous
use of "allows to".
|
|
* gnu/packages/golang (go-github-com-olekukonko-tablewriter)[description]:
Remove gratuitous use of "allows to" and fix pluralization.
|
|
* gnu/packages/emacs-xyz (emacs-org-generate)[description]: Remove gratiutous
use of "allows to".
|
|
* gnu/packages/django (python-django-url-filter)[description]: Remove
gratiutous use of "allows to".
|
|
* gnu/packages/cran (r-vim)[description]: Remove gratuitous use of "allows
to".
|
|
* gnu/packages/cran (r-adamethods)[description]: Remove gratuitous use of
"allow to".
|
|
* gnu/packages/audio (resample)[description]: Fix gramar of "allows
designing".
|
|
* gnu/packages/gettext.scm (po4a): Update to 0.61.
|
|
* gnu/bootloader/grub.scm (eye-candy)[font-file]: Use the bootloader
package provided with the configuration.
|
|
* gnu/bootloader/grub.scm (grub-configuration-file)
[keyboard-layout-config]: Use normalize-file.
|
|
* gnu/packages/bioconductor.scm (r-perfmeas): New variable.
|
|
* gnu/packages/python-xyz.scm (python-pydub): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/java.scm (java-fasterxml-jackson-core): Add synopsis and
description.
|
|
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.241.
(linux-libre-4.4-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.241.
(linux-libre-4.9-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.203.
(linux-libre-4.14-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.154.
(linux-libre-4.19-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.73.
(linux-libre-5.4-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.9-version): Update to 5.9.2.
(deblob-scripts-5.9, linux-libre-5.9-pristine-source): Update hashes.
* gnu/packages/aux-files/linux-libre/5.9-arm.conf,
gnu/packages/aux-files/linux-libre/5.9-arm64.conf,
gnu/packages/aux-files/linux-libre/5.9-i686.conf,
gnu/packages/aux-files/linux-libre/5.9-x86_64.conf: Update kernel configurations
for 5.9.2.
|
|
* gnu/packages/ocaml.scm (dune-configurator): Add synopsis and
description.
|
|
* gnu/packages/cpp.scm (ccls): Update to 0.20201025.
|
|
Fixes wrapping of non-package things, where the target store directory may
differ in length from the original.
* guix/scripts/pack.scm (wrapped-package)<build-wrapper>: Define
WRAPPER_PROGRAM macro with wrapper's file name.
* gnu/packages/aux-files/run-in-namespace.c (main): Offset index by len of
that file name.
|