guix-commits
[Top][All Lists]
Advanced

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

branch master updated (0cf9f9b -> c95644f)


From: Ludovic Courtès
Subject: branch master updated (0cf9f9b -> c95644f)
Date: Fri, 21 Jul 2017 11:04:12 -0400 (EDT)

civodul pushed a change to branch master
in repository guix.

      from  0cf9f9b   gnu: libpsl: Update to 0.18.0.
       new  3d3e93b   substitute: Optimize hash-part-to-path conversion on 
non-200 responses.
       new  75a4d86   substitute: Avoid repeated calls to 'length'.
       new  0a94dc6   base32: Export the base32 charsets.
       new  3346398   publish: Remove 'regexp-exec' call from the hot path.
       new  35eb77b   store: Rewrite 'store-path-hash-part' to not use regexps.
       new  deac674   publish: Avoid 'valid-path?' RPC for non-existent items.
       new  c95644f   publish: Make the cache eviction policy less aggressive.

The 7 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:
 doc/guix.texi               |  3 ++-
 guix/base32.scm             | 10 +++++++++-
 guix/scripts/publish.scm    | 35 +++++++++++++++++++++++++++--------
 guix/scripts/substitute.scm | 21 ++++++++++++++++-----
 guix/store.scm              |  9 ++++++---
 5 files changed, 60 insertions(+), 18 deletions(-)



reply via email to

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