guix-commits
[Top][All Lists]
Advanced

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

branch master updated (90e1f9c -> 416f784)


From: guix-commits
Subject: branch master updated (90e1f9c -> 416f784)
Date: Fri, 28 May 2021 05:36:53 -0400 (EDT)

civodul pushed a change to branch master
in repository guix.

    from 90e1f9c  gnu: cuirass: Update to 1.0.0-21.65ae16b.
     new c82b374  gnu: intel-mpi-benchmarks: Remove top-level reference to 
'openmpi'.
     new 7243a8c  deploy: Error out when the FILE argument is missing.
     new 681af1f  scripts: Commands warn when passed zero arguments.
     new 50d5bb1  git-download: 'git-predicate' now ignores deleted files.
     new ebbfee8  git-download: Support submodules in 'git-predicate'.
     new a800224  gnu: libraft: Update to 0.10.1
     new 3f5bc6c  import: opam: Generate license for package.
     new 45a96b3  gnu: tryton: Factor out custom ‘check’ phase.
     new 0ab7796  gnu: tryton: Use local 'inputs' instead of global 
'%build-inputs'.
     new 416f784  gnu: tryton: Allow disabling the test suite.

The 10 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/benchmark.scm   |  15 +--
 gnu/packages/cluster.scm     |   4 +-
 gnu/packages/tryton.scm      | 239 ++++++++-----------------------------------
 guix/git-download.scm        |  79 ++++++++++----
 guix/import/opam.scm         |   4 +-
 guix/scripts/archive.scm     |   3 +
 guix/scripts/build.scm       |   3 +
 guix/scripts/copy.scm        |   9 +-
 guix/scripts/deploy.scm      |   7 +-
 guix/scripts/edit.scm        |   4 +-
 guix/scripts/environment.scm |   3 +
 guix/scripts/graph.scm       |   5 +-
 guix/scripts/package.scm     |   3 +
 tests/opam.scm               |   4 +-
 14 files changed, 144 insertions(+), 238 deletions(-)



reply via email to

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