guix-commits
[Top][All Lists]
Advanced

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

branch master updated (ec73c90 -> 0a703c0)


From: guix-commits
Subject: branch master updated (ec73c90 -> 0a703c0)
Date: Thu, 12 Mar 2020 06:52:47 -0400 (EDT)

civodul pushed a change to branch master
in repository guix.

    from ec73c90  gnu: Add virtualpg.
     new a20cfe7  gnu: guile-next: Enable JIT on ARMv7.
     new 7657e61  import: pypi: Rewrite to use 'define-json-mapping'.
     new 2d0409a  import: utils: Remove 'assoc-ref*'.
     new c00ae79  import: cpan: Gracefully handle missing projects.
     new f7537e3  inferior: Distinguish inferior exceptions.
     new a669f6e  gnu: dune-*: set up MPI for tests
     new 07ebb75  gnu: Add dune-uggrid.
     new f1f9466  gnu: Add dune-subgrid
     new 0a703c0  gnu: dune-istl: Build with suitesparse

The 9 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:
 gnu/packages/guile.scm |   9 ---
 gnu/packages/maths.scm | 207 +++++++++++++++++++++++++------------------------
 guix/import/cpan.scm   |   6 +-
 guix/import/pypi.scm   | 121 ++++++++++++++++++++++-------
 guix/import/utils.scm  |  10 +--
 guix/inferior.scm      |  21 ++++-
 tests/inferior.scm     |  13 +++-
 tests/pypi.scm         |   3 +
 8 files changed, 234 insertions(+), 156 deletions(-)



reply via email to

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