guix-commits
[Top][All Lists]
Advanced

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

branch master updated (c9d42d6 -> d2278be)


From: guix-commits
Subject: branch master updated (c9d42d6 -> d2278be)
Date: Fri, 5 Mar 2021 06:55:45 -0500 (EST)

civodul pushed a change to branch master
in repository guix.

    from c9d42d6  gnu: hamlib: Update to 4.1.
     new 90ea8b1  profiles: 'package->manifest-entry' preserves transformations 
by default.
     new c19304d  doc: Refer to the right node for '--keep-failed'.
     new 6de3ef0  gexp: Honor #:target in 'compiled-modules'.
     new 9d349af  download: 'url-fetch/tarbomb' and 'url-fetch/zipbomb' refer 
to native tools.
     new b124801  tests: Refer to '%derivation-cache' in the right module.
     new d2278be  gnu: racket: Update to 8.0.

The 6 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             |  4 +-
 gnu/packages/scheme.scm   | 98 ++++++++++++++++++++++++++++++++++-------------
 guix/download.scm         |  8 ++--
 guix/gexp.scm             |  1 +
 guix/profiles.scm         |  9 ++++-
 guix/scripts/pack.scm     | 31 +++++++--------
 guix/scripts/package.scm  |  6 +--
 guix/tests.scm            |  4 +-
 tests/guix-package.sh     | 15 ++++++++
 tests/transformations.scm | 10 +++++
 10 files changed, 128 insertions(+), 58 deletions(-)



reply via email to

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