Age | Commit message (Collapse) | Author |
|
* gnu/packages/cran.scm (r-ksamples): Update to 1.2-7.
|
|
* gnu/packages/cran.scm (r-distillery): Update to 1.0-4.
|
|
* gnu/packages/cran.scm (r-sp): Update to 1.2-5.
|
|
* gnu/packages/cran.scm (r-ggally): Update to 1.3.2.
|
|
* gnu/packages/cran.scm (r-reshape): Update to 0.8.7.
|
|
* gnu/packages/cran.scm (r-powerlaw): Update to 0.70.1.
|
|
* gnu/packages/cran.scm (r-circlize): Update to 0.4.1.
|
|
* gnu/packages/cran.scm (r-shape): Update to 1.4.3.
|
|
* gnu/packages/statistics.scm (r-tclust): Update to 1.3-1.
|
|
* gnu/packages/statistics.scm (r-fastcluster): Update to 1.1.24.
|
|
* gnu/packages/statistics.scm (r-rcpparmadillo): Update to 0.7.960.1.2.
|
|
* gnu/packages/statistics.scm (r-plotrix): Update to 3.6-6.
|
|
* gnu/packages/statistics.scm (r-httr): Update to 1.3.1.
[propagated-inputs]: Remove r-digest and r-stringr.
|
|
* gnu/packages/statistics.scm (r-commonmark): Update to 1.4.
|
|
* gnu/packages/statistics.scm (r-ade4): Update to 1.7-8.
|
|
* gnu/packages/statistics.scm (r-tibble): Update to 1.3.4.
|
|
* gnu/packages/statistics.scm (r-rlang): Update to 0.1.2.
|
|
* gnu/packages/statistics.scm (r-knitr): Update to 1.17.
|
|
* gnu/packages/statistics.scm (r-bh): Update to 1.65.0-1.
|
|
* gnu/packages/statistics.scm (r-scales): Update to 0.5.0.
[propagated-inputs]: Add r-r6 and r-viridislite.
|
|
* gnu/packages/statistics.scm (r-mgcv): Update to 1.8-19.
|
|
* gnu/packages/statistics.scm (r-matrix): Update to 1.2-11.
|
|
* gnu/packages/web.scm (r-servr): Update to 0.7.
|
|
* gnu/packages/php.scm (php): Update to 7.1.9.
|
|
* gnu/packages/java.scm (java-slf4j-api)[arguments]: Enable tests
Adjust the jar content to prevent a test failure.
|
|
* gnu/packages/djvu.scm (djvulibre)[arguments]: New field.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/ocaml.scm (emacs-tuareg): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/emacs.scm (emacs-ebuild-mode): Update to 1.37.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/emacs.scm (emacs-2048-game): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
Suggested by Christopher Baines <mail@cbaines.net>.
* gnu/packages.scm (fold-packages): Add optional 'modules' parameter and
honor it.
|
|
* gnu/packages/bioinformatics.scm (r-rcas)[license]: Use correct license.
|
|
* gnu/packages/bioinformatics.scm (r-rcas): Update to 1.3.3.
|
|
* gnu/packages/databases.scm (mysql)[arguments]: Remove logic disabling
the tests on aarch64-linux.
|
|
* gnu/packages/bioinformatics.scm (vsearch): Update to 2.4.4.
|
|
* gnu/packages/patches/metabat-remove-compilation-date.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/bioinformatics.scm (metabat): Update to 2.12.1.
[source]: Remove it. Use url-fetch.
|
|
* gnu/packages/maths.scm (netcdf) [arguments]: Add phase to fix the embedded
'Configured On' date; truncate reference to compiler store item.
|
|
* gnu/packages/maths.scm (hdf4) [arguments]: Add phase 'patch-settings to
truncate hashes of compiler store items.
|
|
* gnu/packages/maths.scm (hdf5) [arguments]: Add phase to patch
"libhdf5.settings", removing references to the C/C++/Fortran compilers.
|
|
* gnu/packages/maths.scm (hdf5) [native-inputs]: Add gfortran.
[outputs]: Add "fortran".
[arguments]: Enable Fortran compilation; add "/lib" directory of the fortran
output to the runpath of the Fortran libs; add a 'split phase to move
all Fortran-related files to the the Fortran output store location.
|
|
* gnu/packages/patches/python2-larch-coverage-4.0a6-compatibility.patch: New
file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/python.scm (python2-larch)[source]: Use it.
[arguments]: Move 'check' phase to before 'build' phase.
|
|
* gnu/packages/python.scm (python2-ttystatus)[arguments]: Replace 'check'
phase with custom function.
|
|
* gnu/packages/python.scm (python2-cliapp)[arguments]: Replace 'check' phase
with custom function.
|
|
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.12.10.
(%linux-libre-hash): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.46.
|
|
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.85.
|
|
This is a followup to 76fed2b3c4e3703d1ad81c4330edd94d551b6334.
* gnu/packages/xml.scm (libxml2/fixed)(patches): Inherit patches from LIBXML2.
|
|
* gnu/packages/imagemagick.scm (graphicsmagick)[source]: Add patches.
* gnu/packages/patches/graphicsmagick-CVE-2017-13775.patch,
gnu/packages/patches/graphicsmagick-CVE-2017-13776+CVE-2017-13777.patch:
New files.
* gnu/local.mk (dist_patch_DATA): Register them.
|
|
* gnu/packages/enlightenment.scm (efl): Update to 1.20.3.
|
|
Without this change, I get errors like:
ERROR: In procedure string-drop:
ERROR: Value out of range 0 to 35: 51
* gnu/packages/package-management.scm (current-guix): Pass exactly the same
path to git-predicate and local-file, to ensure that the select? function is
compatible.
|
|
* gnu/packages/display-managers.scm (sddm): Update to 0.15.0.
[source]: Update tarball name.
[inputs]: Add ELOGIND.
[arguments]: Adjust #:configure-flags for elogind support. Add phase to
patch hard-coded loginctl reference.
|