guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated (c9a37f57cb -> 32a0036343)


From: guix-commits
Subject: branch master updated (c9a37f57cb -> 32a0036343)
Date: Fri, 22 Jul 2022 18:40:49 -0400 (EDT)

civodul pushed a change to branch master
in repository guix.

    from c9a37f57cb tests: Adjust texlive importer tests.
     new ff94f9dfde deploy: Honor '--dry-run'.
     new 5df8f7802e home: Add 'home-generation-base'.
     new ba22560627 guix gc: '--delete-generations' now deletes old Home 
generations.
     new a0f39b7d79 gnu: eigen: Update to 3.4.0.
     new b11fc326fa gnu: clojure-tools-cli: Update to 1.0.206.
     new b20af3b5c3 gnu: clojure-tools-gitlibs: Update to 2.4.181.
     new 1eb357fdac gnu: clojure-tools-deps-alpha: Update to 0.14.1212.
     new 9599122c4f gnu: clojure-tools: Update to 1.11.1.1149.
     new af7dd52136 gnu: clojure: Update to 1.11.1.
     new 884c87a100 gnu: clojure-algo-generic: Fix test failing under AOT in 
Clojure 1.11.1.
     new f65270c799 gnu: clojure-core-match: Update to 1.0.0.
     new 666f12f125 gnu: clojure-instaparse: Update to 1.4.12.
     new 6c42db8351 doc: Clarify "Replicating Guix" section.
     new 50d2556149 gnu: git: Update to 2.37.1.
     new 32a0036343 gnu: iotop: Update to 1.22.

The 15 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 doc/guix.texi                                      |  66 +++++---
 gnu/home.scm                                       |  26 ++-
 gnu/local.mk                                       |   3 +-
 gnu/packages/algebra.scm                           |  19 +--
 gnu/packages/clojure.scm                           | 187 ++++++++++++++-------
 gnu/packages/linux.scm                             |   4 +-
 .../patches/eigen-fix-strict-aliasing-bug.patch    |  73 ++++++++
 .../eigen-remove-openmp-error-counting.patch       |  64 -------
 .../patches/eigen-stabilise-sparseqr-test.patch    |  74 --------
 gnu/packages/version-control.scm                   |   6 +-
 guix/build/clojure-build-system.scm                |  58 ++++++-
 guix/scripts/deploy.scm                            |  32 ++--
 guix/scripts/gc.scm                                |   6 +-
 13 files changed, 362 insertions(+), 256 deletions(-)
 create mode 100644 gnu/packages/patches/eigen-fix-strict-aliasing-bug.patch
 delete mode 100644 
gnu/packages/patches/eigen-remove-openmp-error-counting.patch
 delete mode 100644 gnu/packages/patches/eigen-stabilise-sparseqr-test.patch



reply via email to

[Prev in Thread] Current Thread [Next in Thread]