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-376-gd81195b


From: Ludovic Courtès
Subject: GNU Guixguix source archive branch, master, updated. v0.5-376-gd81195b
Date: Wed, 19 Mar 2014 22:12:27 +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  d81195bffd22206201cdbcd0e0d4e9ab30dbff80 (commit)
       via  19ee8c7dc5b601783b7cdfcd61a8147bc374c727 (commit)
       via  4a06f0ef2b9d06ab206edd179e53e152d305a95a (commit)
      from  32a1eb802519179eab8ff687e73f26edab28922f (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 d81195bffd22206201cdbcd0e0d4e9ab30dbff80
Author: Ludovic Courtès <address@hidden>
Date:   Wed Mar 19 23:12:06 2014 +0100

    offload: Send build logs to file descriptor 4.
    
    * guix/scripts/offload.scm (with-error-to-port): New macro.
      (remote-pipe): Add #:error-port parameter.  Use 'with-error-to-port'
      around 'open-pipe*' call.
      (build-log-port): New procedure.
      (offload): Change #:log-port to default to (build-log-port).  Call
      'remote-pipe' with #:error-port LOG-PORT.

commit 19ee8c7dc5b601783b7cdfcd61a8147bc374c727
Author: Ludovic Courtès <address@hidden>
Date:   Wed Mar 19 22:26:08 2014 +0100

    substitute-binary: Quietly handle 404s when fetching narinfos.
    
    * guix/scripts/substitute-binary.scm (fetch): Add #:quiet-404?
      parameter.  Upon &http-get-error, re-raise C if the QUIET-404? is
      true and the code is 404.
      (fetch-narinfo): Pass #:quiet-404? #t.

commit 4a06f0ef2b9d06ab206edd179e53e152d305a95a
Author: Ludovic Courtès <address@hidden>
Date:   Wed Mar 19 22:22:36 2014 +0100

    gnu: xterm: Upgrade to 303.
    
    * gnu/packages/xorg.scm (xterm): Upgrade to 303.

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

Summary of changes:
 gnu/packages/xorg.scm              |    4 +-
 guix/scripts/offload.scm           |   50 ++++++++++++++++++++++++++++-------
 guix/scripts/substitute-binary.scm |   20 ++++++++------
 3 files changed, 54 insertions(+), 20 deletions(-)


hooks/post-receive
-- 
guix source archive



reply via email to

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