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.2-120-g2207f73


From: Ludovic Courtès
Subject: [SCM] guix source archive branch, master, updated. v0.2-120-g2207f73
Date: Mon, 17 Jun 2013 22:15:11 +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  2207f73156e144a9349e4d395d5049119b67a896 (commit)
       via  8cf13c1f70ac2f3d1886f2d521b16915fc3f9d29 (commit)
       via  90a0048f5e1ac161fb7a32b361fe35564caabaf9 (commit)
       via  10afdf506166e028dfb48d56d1f3bff3155b90f8 (commit)
       via  30ac136d6d718b22255b64b9d629d4cecaea1174 (commit)
      from  cf3fe3b0710bf538c747068d6337db70522ce75d (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 2207f73156e144a9349e4d395d5049119b67a896
Author: Ludovic Courtès <address@hidden>
Date:   Tue Jun 18 00:11:40 2013 +0200

    substitute-binary: Provide feedback when the server is unresponsive.
    
    * guix/scripts/substitute-binary.scm (%fetch-timeout): New variable.
      (with-timeout): New macro.
      (fetch): Add `timeout?' keyword parameter.  Enclose `http-fetch' call
      in `with-timeout'.
      (guix-substitute-binary): Call `fetch' with #:timeout? #f.

commit 8cf13c1f70ac2f3d1886f2d521b16915fc3f9d29
Author: Ludovic Courtès <address@hidden>
Date:   Mon Jun 17 23:54:39 2013 +0200

    build: Fix `sync-with-upstream'.
    
    * nix/sync-with-upstream: Remove schema.sql.hh.

commit 90a0048f5e1ac161fb7a32b361fe35564caabaf9
Author: Ludovic Courtès <address@hidden>
Date:   Mon Jun 17 23:53:42 2013 +0200

    gnu: Add Linux iproute2.
    
    * gnu/packages/bdb.scm (bdb): Add `--enable-compat185'.
    * gnu/packages/linux.scm (iproute): New variable.

commit 10afdf506166e028dfb48d56d1f3bff3155b90f8
Author: Ludovic Courtès <address@hidden>
Date:   Mon Jun 17 22:33:35 2013 +0200

    gnu: Add iptables.
    
    * gnu/packages/linux.scm (iptables): New variable.

commit 30ac136d6d718b22255b64b9d629d4cecaea1174
Author: Ludovic Courtès <address@hidden>
Date:   Mon Jun 17 12:25:19 2013 +0200

    gnu: graphviz: Fix typo.
    
    * gnu/packages/graphviz.scm (graphviz): Fix typo in description.

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

Summary of changes:
 gnu/packages/bdb.scm               |    6 ++-
 gnu/packages/graphviz.scm          |    2 +-
 gnu/packages/linux.scm             |   87 ++++++++++++++++++++++++++++++++++++
 guix/scripts/substitute-binary.scm |   52 ++++++++++++++++++++-
 nix/sync-with-upstream             |    5 ++-
 5 files changed, 146 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
guix source archive



reply via email to

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