aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/ccache.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2021-01-03 08:35:41 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2021-01-03 19:40:37 +0100
commiteacffb9e68c3b404e256644b74efd7af7ac03bf2 (patch)
treeec555feea42535a1124cd694efe12cf006a9a03e /gnu/packages/ccache.scm
parent2fd79876f3e3b7c1c529dacb9f89f1b5d8895d48 (diff)
downloadguix-eacffb9e68c3b404e256644b74efd7af7ac03bf2.tar.gz
guix-eacffb9e68c3b404e256644b74efd7af7ac03bf2.zip
gnu: nix: Update to 2.3.10.
* gnu/packages/package-management.scm (nix): Update to 2.3.10.
Diffstat (limited to 'gnu/packages/ccache.scm')
0 files changed, 0 insertions, 0 deletions
t/gnu/packages/algebra.scm?id=a0f39b7d797c4d775eea5df5a40bedf5f0d22ae1'>gnu: eigen: Update to 3.4.0....* gnu/packages/algebra.scm (eigen): Update to 3.4.0. * gnu/packages/patches/eigen-fix-strict-aliasing-bug.patch: New file. * gnu/packages/patches/eigen-remove-openmp-error-counting.patch, gnu/packages/patches/eigen-stabilise-sparseqr-test.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Update accordingly. Signed-off-by: Ludovic Courtès <ludo@gnu.org> vicvbcun 2022-07-15gnu: giac: Update to 1.9.0-19....* gnu/packages/algebra.scm (giac): Update to 1.9.0-19. Nicolas Goaziou 2022-06-21gnu: cmh: Add patch to work with current fplll....* gnu/packages/patches/cmh-support-fplll.patch: New file. * gnu/packages/algebra.scm (cmh)[source]: Add patch. * gnu/local.mk (dist_patch_DATA): Register patch. Andreas Enge 2022-06-17gnu: pari-gp: Enable pthreads....* gnu/packages/algebra.scm (pari-gp): Add --mt=pthread to configure flags. Andreas Enge 2022-06-15gnu: eigen: Honor the #:tests? flag....* gnu/packages/algebra.scm (eigen)[arguments]: Adjust the custom 'check phase to honor the #:tests? flag. Efraim Flashner 2022-06-13gnu: sollya: Update to 8.0....* gnu/packages/algebra.scm (sollya): Update to 8.0. Andreas Enge 2022-06-13gnu: python-fpylll: Update to 0.5.7....* gnu/packages/algebra.scm (python-fpylll): Update to 0.5.7. [source]: Revert from git to pypi. Andreas Enge 2022-06-13gnu: fplll: Update to 5.4.2....* gnu/packages/algebra.scm (fplll): Update to 5.4.2. [source]: Remove patch; for unknown reasons the package now compiles without it. * gnu/packages/patches/fplll-std-fenv.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Unregister patch. Andreas Enge