guix-commits
[Top][All Lists]
Advanced

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

[SCM] guix source archive branch, master, updated. v0.1-344-g7869445


From: Ludovic Courtès
Subject: [SCM] guix source archive branch, master, updated. v0.1-344-g7869445
Date: Sat, 27 Apr 2013 09:40:58 +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  786944576c9eaaed736f22dfcd58d1dd4d4e246c (commit)
       via  1424a96e2592041bb995889c8214497b65b41511 (commit)
       via  56dbcb09d8979964cae35f24933def115f360e94 (commit)
      from  2b6bdf7eb3c95716ac107ea6caea2e0b7077ae77 (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 786944576c9eaaed736f22dfcd58d1dd4d4e246c
Author: Ludovic Courtès <address@hidden>
Date:   Sat Apr 27 11:40:18 2013 +0200

    pull: Use `download-to-store'.
    
    * guix/scripts/pull.scm (download-and-store): Remove.
      (unpack): Use `download-to-store' instead.

commit 1424a96e2592041bb995889c8214497b65b41511
Author: Ludovic Courtès <address@hidden>
Date:   Sat Apr 27 11:37:31 2013 +0200

    web: Backport chunked encoding support for Guile <= 2.0.5.
    
    * guix/web.scm (when-guile<=2.0.5): New macro.
      (read-chunk-header, read-chunk, read-chunk-body,
      make-chunked-input-port, read-response-body*)[when-guile<=2.0.5]: New
      procedures.
      (http-fetch): Clarify message when (not data).

commit 56dbcb09d8979964cae35f24933def115f360e94
Author: Ludovic Courtès <address@hidden>
Date:   Sat Apr 27 11:28:36 2013 +0200

    build: Explicitly require Guile >= 2.0.5.
    
    * configure.ac: Require guile-2.0 >= 2.0.5.

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

Summary of changes:
 configure.ac          |    2 +-
 guix/scripts/pull.scm |   19 +-------
 guix/web.scm          |  110 ++++++++++++++++++++++++++++++++++++++++++++++--
 3 files changed, 109 insertions(+), 22 deletions(-)


hooks/post-receive
-- 
guix source archive



reply via email to

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