guix-commits
[Top][All Lists]
Advanced

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

branch core-updates updated (cf495c9 -> 16111ad)


From: guix-commits
Subject: branch core-updates updated (cf495c9 -> 16111ad)
Date: Tue, 24 Nov 2020 18:07:51 -0500 (EST)

civodul pushed a change to branch core-updates
in repository guix.

    from cf495c9  build-system/python: Set PYTHONDONTWRITEBYTECODE.
     new 4f6fbe7  gnu: gsl: Demote conditional phase logic.
     new 03cb114  gnu: gsl: Build shared libraries only.
     new 04baa01  build-system/gnu: Ignore the result of phase procedures.
     new 1129825  gnu: base, commencement: Remove trailing #t from build phases.
     new 49eadd2  build-system/minify: Phases no longer return a Boolean.
     new 4cebe82  build-system/texlive: Phases no longer return a Boolean.
     new 325d00e  packages: Ignore return value of origin snippets.
     new 3504e39  gnu: base, gcc: Removing trailing #t from snippets.
     new 16111ad  gnu: gcc: Phases no longer return a Boolean.

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/base.scm               |  54 +++------
 gnu/packages/commencement.scm       | 222 +++++++++++++-----------------------
 gnu/packages/gcc.scm                |  73 +++++-------
 gnu/packages/maths.scm              |  61 +++++-----
 guix/build/gnu-build-system.scm     |  99 ++++++----------
 guix/build/minify-build-system.scm  |  11 +-
 guix/build/texlive-build-system.scm |  12 +-
 guix/packages.scm                   |  31 ++---
 8 files changed, 212 insertions(+), 351 deletions(-)



reply via email to

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