guix-commits
[Top][All Lists]
Advanced

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

branch master updated (74b8671 -> 1a0adad)


From: Ludovic Courtès
Subject: branch master updated (74b8671 -> 1a0adad)
Date: Sat, 6 May 2017 18:18:44 -0400 (EDT)

civodul pushed a change to branch master
in repository guix.

      from  74b8671   gnu: hexchat: Update to 2.12.4.
       new  950d51c   store: Use 'TCP_NODELAY' when connecting to a daemon over 
PF_INET.
       new  994a149   gnu: guix: Remove the stable-release 'guix' package.
       new  94fa8d7   maint: Add 'update-guix-package' target.
       new  7f4da8f   maint: Add 'time-monotonic' bug workaround in 
build-aux/hydra/evaluate.scm.
       new  33349e9   build: Use 'guix pack -K' for the 'guix-binary*.tar.xz' 
targets.
       new  1a0adad   tests: Corrupt archive import test is robust against 
different store prefixes.

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:
 Makefile.am                         |  16 +-
 build-aux/hydra/evaluate.scm        |   9 +-
 build-aux/update-guix-package.scm   | 135 +++++++++++++
 gnu/packages/package-management.scm | 364 ++++++++++++++++++------------------
 guix/store.scm                      |   9 +
 tests/store.scm                     |   5 +-
 6 files changed, 345 insertions(+), 193 deletions(-)
 create mode 100644 build-aux/update-guix-package.scm



reply via email to

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