Age | Commit message (Collapse) | Author |
|
* gnu/packages/cran.scm (r-actuar): Update to 3.2-1.
|
|
* gnu/packages/cran.scm (r-terra): Update to 1.5-17.
|
|
* gnu/packages/cran.scm (r-spdep): Update to 1.2-2.
|
|
* gnu/packages/cran.scm (r-lavaan): Update to 0.6-10.
|
|
* gnu/packages/cran.scm (r-tiff): Update to 0.1-11.
|
|
* gnu/packages/cran.scm (r-admisc): Update to 0.23.
|
|
* gnu/packages/cran.scm (r-effectsize): Update to 0.6.0.1.
|
|
* gnu/packages/cran.scm (r-raster): Update to 3.5-15.
|
|
* gnu/packages/cran.scm (r-precrec): Update to 0.12.8.
|
|
* gnu/packages/cran.scm (r-reticulate): Update to 1.24.
|
|
* gnu/packages/cran.scm (r-renv): Update to 0.15.2.
|
|
* gnu/packages/cran.scm (r-rastervis): Update to 0.51.2.
|
|
* gnu/packages/cran.scm (r-randomizr): Update to 0.22.0.
|
|
* gnu/packages/cran.scm (r-pillar): Update to 1.6.5.
[propagated-inputs]: Add r-glue.
|
|
* gnu/packages/cran.scm (r-broom): Update to 0.7.12.
|
|
* gnu/packages/cran.scm (r-energy): Update to 1.7-9.
|
|
* gnu/packages/cran.scm (r-rcppthread): Update to 2.0.1.
|
|
* gnu/packages/cran.scm (r-glue): Update to 1.6.1.
|
|
* gnu/packages/cran.scm (r-datawizard): Update to 0.2.3.
|
|
* gnu/packages/web-browsers.scm (lagrange): Update to 1.10.3.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/haskell-apps.scm (git-annex): Update to 10.20220127.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/python-xyz.scm (python-ipython)[properties]: New field.
|
|
* gnu/packages/commencement.scm (%final-inputs-riscv64): Add comment
explaining why this variable needs to exist.
|
|
* gnu/packages/linux.scm (libaio)[arguments]: Add phase to adjust test
code to properly handle riscv.
|
|
* gnu/packages/maths.scm (openblas)[arguments]: Adjust make-flags on
riscv64-linux to target the correct architecture when building for
riscv64-linux.
|
|
* gnu/packages/wm.scm (i3-wm)[properties]: New field.
|
|
* gnu/packages/wm.scm (i3-wm): Update to 4.20.1.
[build-system]: Change to MESON-BUILD-SYSTEM.
[arguments]: Remove #:configure-flags.
|
|
This variant had become unnecessary with
0aef94e7bcbd272720f14c5343f74da5201ef90a and related changes.
* gnu/packages/guile.scm (guile-3.0/libgc-7): Remove.
|
|
* gnu/packages/guile.scm (guile-3.0-for-lokke): New variable.
* gnu/packages/guile-xyz.scm (lokke): New variable.
* gnu/packages/patches/guile-3.0.7-psyntax-nil.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
|
|
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.301.
(linux-libre-4.4-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.299.
(linux-libre-4.9-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.264.
(linux-libre-4.14-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.227.
(linux-libre-4.19-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.175.
(linux-libre-5.4-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.95.
(linux-libre-5.10-pristine-source, deblob-scripts-5.10): Update hashes.
|
|
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.18.
(linux-libre-5.15-pristine-source, deblob-scripts-5.18): Update hashes.
|
|
* gnu/packages/linux.scm (linux-libre-5.16-version): Update to 5.16.4.
(linux-libre-5.16-pristine-source, deblob-scripts-5.16): Update hashes.
|
|
* gnu/packages/video.scm (obs): Use new package style.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/engineering.scm (poke): Update to 2.0.
|
|
* gnu/packages/patches/ruby-mustache-1.1.1-fix-race-condition-tests.patch:
New file.
* gnu/packages/ruby.scm (ruby-mustache)[source]<#:origin>: Add it.
* gnu/local.mk (dist_patch_DATA): Add it.
|
|
* gnu/packages/bioinformatics.scm (scvelo): New variable.
|
|
* gnu/packages/python-xyz.scm (python-seaborn)[source]: Add patch.
[arguments]: Add build phase 'patch-more-tests.
* gnu/packages/patches/python-seaborn-2690.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
|
|
* gnu/packages/python-xyz.scm (python-anndata): Update to 0.7.8.
[arguments]: Embed the appropriate version string instead of letting it
try (and fail) to discover the correct string at load time.
[propagated-inputs]: Add python-xlrd-1.
|
|
* gnu/packages/python-xyz.scm (python-xlrd-1): New variable.
|
|
* gnu/packages/graph.scm (python-louvain-0.6): Update to 0.7.1.
[arguments]: Add build phases 'find-igraph and 'pretend-version.
[native-inputs]: Add python-setuptools-scm and python-wheel.
Rename this variable...
(python-louvain-0.7): ...to this, naturally.
* gnu/packages/bioinformatics.scm (python-scanpy)[propagated-inputs]: Update
reference to python-louvain-0.6.
|
|
* gnu/packages/graph.scm (python-louvain): Update to 0.16.
|
|
* gnu/packages/bioinformatics.scm (bwa-meth)[arguments]: Remove trailing #T
from build phase.
|
|
* gnu/packages/bioinformatics.scm (bwa-meth): Update to 0.2.3.
|
|
* gnu/packages/fontutils.scm (fontmanager)[native-inputs]: Add
python-wrapper.
|
|
* gnu/packages/java.scm (java-log4j-api): Update to 2.17.1.
|