guix-commits
[Top][All Lists]
Advanced

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

GNU Guixguix source archive branch, master, updated. v0.5-500-gbf6fcf5


From: Ludovic Courtès
Subject: GNU Guixguix source archive branch, master, updated. v0.5-500-gbf6fcf5
Date: Tue, 01 Apr 2014 21:57:50 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "guix source archive".

The branch, master has been updated
       via  bf6fcf547719117a37de6bd62de55f5901c0e831 (commit)
       via  39831f16633254d5eb28065d5132945bfe210152 (commit)
       via  57832f2ce79ca9817d1de9766edd09dac225f6df (commit)
       via  c6e948592485fecfb1d290afb3a5bf4045bc6a9c (commit)
       via  a7e59c50d29ff6c9e1551a70a9987cb37ea864ac (commit)
      from  6050a1fb30378b46bf443efd8e99ac310f8356eb (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit bf6fcf547719117a37de6bd62de55f5901c0e831
Author: Ludovic Courtès <address@hidden>
Date:   Tue Apr 1 23:57:44 2014 +0200

    gnu: guile-json: Install under .../site/2.0.
    
    * gnu/packages/guile.scm (guile-json)[source]: Add 'snippet'.

commit 39831f16633254d5eb28065d5132945bfe210152
Author: Ludovic Courtès <address@hidden>
Date:   Tue Apr 1 23:46:23 2014 +0200

    pki: Keep ACL in native sexp format to speed up 'authorized-key?'.
    
    * guix/pki.scm (acl-entry-sexp, acl-sexp): Remove.
      (public-keys->acl, current-acl): Return a native sexp.
      (acl->public-keys, authorized-key?): Expect ACL to be a native sexp.
    * guix/scripts/archive.scm (authorize-key): Convert ACL to
      canonical-sexp when writing it.

commit 57832f2ce79ca9817d1de9766edd09dac225f6df
Author: Ludovic Courtès <address@hidden>
Date:   Tue Apr 1 23:07:29 2014 +0200

    substitute-binary: Avoid consing 'regexp-exec' arguments.
    
    * guix/scripts/substitute-binary.scm (regexp-exec): Change formals
      to (rx str . rest).

commit c6e948592485fecfb1d290afb3a5bf4045bc6a9c
Author: Ludovic Courtès <address@hidden>
Date:   Tue Apr 1 22:56:33 2014 +0200

    substitute-binary: Avoid reloading the ACL repeatedly.
    
    * guix/scripts/substitute-binary.scm (guix-substitute-binary) <--query>:
      Cache the result of (current-acl); pass it to 'valid-narinfo?' calls.
      This saves 12% wall-clock time for "guix build emacs -n".

commit a7e59c50d29ff6c9e1551a70a9987cb37ea864ac
Author: Ludovic Courtès <address@hidden>
Date:   Tue Apr 1 22:21:18 2014 +0200

    gnu: Add Bogofilter.
    
    * gnu/packages/mail.scm (bogofilter): New variable.

-----------------------------------------------------------------------

Summary of changes:
 gnu/packages/guile.scm             |    9 ++++++-
 gnu/packages/mail.scm              |   38 ++++++++++++++++++++++++++-
 guix/pki.scm                       |   49 ++++++++++++++++-------------------
 guix/scripts/archive.scm           |    3 +-
 guix/scripts/substitute-binary.scm |    9 +++---
 5 files changed, 73 insertions(+), 35 deletions(-)


hooks/post-receive
-- 
guix source archive



reply via email to

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