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-573-gaf4535c


From: Ludovic Courtès
Subject: GNU Guixguix source archive branch, master, updated. v0.5-573-gaf4535c
Date: Mon, 07 Apr 2014 16:17:05 +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  af4535c58c29a3d20d6e76fd4bd4dd2714204e82 (commit)
       via  68ec0450d1c3f125d7d290958dda6e89b6a0c37e (commit)
       via  1d000ae73ba99fc205a6c2596970e858ab4ce22f (commit)
       via  6c1108330d9ee782ce8542ada9375e357eca62a7 (commit)
       via  14e72a181e3a683f5ed5ca7499990e7a5de49352 (commit)
       via  72a0c95013d73a6158dbc90ce71e27aaecede837 (commit)
      from  d2d8779b2175b48dca7005a4b9de45cf84e0826a (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 af4535c58c29a3d20d6e76fd4bd4dd2714204e82
Author: Ludovic Courtès <address@hidden>
Date:   Mon Apr 7 18:11:36 2014 +0200

    utils: Make 'errno' procedure more robust.
    
    Partially fixes <http://bugs.gnu.org/17212>.
    
    * guix/utils.scm (errno): Move definition of 'bv' outside of the
      procedure.  Use 'bytevector-s32-native-ref' or
      'bytevector-s64-native-ref' instead of 'bytevector-sint-ref'.

commit 68ec0450d1c3f125d7d290958dda6e89b6a0c37e
Author: Ludovic Courtès <address@hidden>
Date:   Mon Apr 7 18:08:56 2014 +0200

    tests: Avoid buffering in 'fcntl-flock' tests.
    
    Partially fixes <http://bugs.gnu.org/17212>.
    
    * tests/utils.scm ("fcntl-flock wait", "fcntl-flock non-blocking"): Open
      files in binary mode, with no buffering.

commit 1d000ae73ba99fc205a6c2596970e858ab4ce22f
Author: Ludovic Courtès <address@hidden>
Date:   Mon Apr 7 18:07:09 2014 +0200

    gnu: shadow: Make source file timestamps deterministic.
    
    * gnu/packages/admin.scm (shadow)[arguments]: Add 'reset-timestamps'
      phase.

commit 6c1108330d9ee782ce8542ada9375e357eca62a7
Author: Ludovic Courtès <address@hidden>
Date:   Mon Apr 7 18:04:39 2014 +0200

    build: Add 'hydra.gnu.org.pub' to the distribution.
    
    * Makefile.am (pkgdata_DATA): Rename to...
      (dist_pkgdata_DATA): ... this.

commit 14e72a181e3a683f5ed5ca7499990e7a5de49352
Author: Cyprien Nicolas <address@hidden>
Date:   Mon Apr 7 11:10:35 2014 +0200

    scheme/bigloo: Fix package description to reflect actual situation
    
    * gnu/packages/scheme.scm (bigloo): Description: Remove the part about the 
C#
      connection which has been removed since release 3.8a.
    
    Signed-off-by: Ludovic Courtès <address@hidden>

commit 72a0c95013d73a6158dbc90ce71e27aaecede837
Author: Cyprien Nicolas <address@hidden>
Date:   Mon Apr 7 11:09:58 2014 +0200

    Add missing space between funcall and string argument
    
    * gnu/packages/scheme.scm (hop): Add missing space.
    
    Signed-off-by: Ludovic Courtès <address@hidden>

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

Summary of changes:
 Makefile.am             |    2 +-
 gnu/packages/admin.scm  |   11 ++++++++++-
 gnu/packages/scheme.scm |    5 ++---
 guix/utils.scm          |   28 ++++++++++++++++++++++------
 tests/utils.scm         |   10 +++++-----
 5 files changed, 40 insertions(+), 16 deletions(-)


hooks/post-receive
-- 
guix source archive



reply via email to

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