guix-commits
[Top][All Lists]
Advanced

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

branch master updated (7c78beb -> 7f608a9)


From: Ludovic Courtès
Subject: branch master updated (7c78beb -> 7f608a9)
Date: Fri, 17 Mar 2017 19:42:30 -0400 (EDT)

civodul pushed a change to branch master
in repository guix.

      from  7c78beb   gnu: libbluray: Update to 1.0.0.
       new  48b4443   pack: Move absolute file name to <compressor>.
       new  176febe   profiles: Packages in a profile can be cross-compiled.
       new  5461115   pack: Add '--target'.
       new  36626c5   build: Require Guile >= 2.0.9.
       new  4fd06a4   http-client: Avoid name clash with 
'open-connection-for-uri' in 2.2.0.
       new  7f608a9   doc: Make "Application Setup" slightly more visible.

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


Summary of changes:
 README                      |  2 +-
 build-aux/download.scm      |  5 -----
 configure.ac                |  2 +-
 doc/guix.texi               | 20 ++++++++++++-----
 guix/build/download.scm     | 32 +++++----------------------
 guix/docker.scm             | 21 +++++++++++++-----
 guix/http-client.scm        | 25 ++++++++-------------
 guix/profiles.scm           | 10 ++++++---
 guix/scripts/lint.scm       |  6 +++--
 guix/scripts/pack.scm       | 54 +++++++++++++++++++++++++++++----------------
 guix/scripts/substitute.scm | 23 ++++++++++---------
 guix/serialization.scm      |  3 +--
 tests/nar.scm               | 12 +---------
 tests/pack.scm              |  3 ++-
 tests/profiles.scm          | 31 +++++++++++++++++++++++++-
 15 files changed, 139 insertions(+), 110 deletions(-)



reply via email to

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