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.3-52-gb6952ca


From: Ludovic Courtès
Subject: GNU Guixguix source archive branch, master, updated. v0.3-52-gb6952ca
Date: Thu, 22 Aug 2013 15:17:01 +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  b6952cad8dadd40f0fa44d4997583991acf8cb3f (commit)
      from  3f69e393d33434a052fefcfa1875d841eb09797d (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 b6952cad8dadd40f0fa44d4997583991acf8cb3f
Author: Ludovic Courtès <address@hidden>
Date:   Thu Aug 22 17:14:20 2013 +0200

    substitute-binary: Try hard to avoid port buffering.
    
    * guix/scripts/substitute-binary.scm (fetch): In the `file' case, open
      with the `b' flag, so that the coding cookie reading thing doesn't
      lead to buffering some of the data (on 2.0.5).
    * tests/utils.scm ("filtered-port, file"): Open with `r0b'.  Fixes a
      test failure with Guile 2.0.5 whereby the first byte of FILE would be
      missing from DECOMPRESSED.

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

Summary of changes:
 guix/scripts/substitute-binary.scm |    5 ++---
 tests/utils.scm                    |    2 +-
 2 files changed, 3 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
guix source archive



reply via email to

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