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  2b6bdf7eb3c95716ac107ea6caea2e0b7077ae77 (commit)
       via  777fabf096fff03eb4886f1e9ef7d02d9a4c65b1 (commit)
       via  acfc0df5cee7a05b8bfc64282d64000481421b13 (commit)
       via  6c211361fecc1979b71043155fe826fda0d71f93 (commit)
       via  dfb43e45b5d5a421be21422f825ae48cd44c1188 (commit)
       via  43d8f4904c8dbd4d28017ce63b929ebb27a897d6 (commit)
       via  37a5340262fd916b2c7b8d175282987a6d4449bb (commit)
       via  1c9e7d65d4ca8674e674b339740f575f8edb5db2 (commit)
      from  9e623d068dc5ed9c9e0ac5bdf2dce1d6b78ed6ac (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 2b6bdf7eb3c95716ac107ea6caea2e0b7077ae77
Author: Ludovic Courtès <l...@gnu.org>
Date:   Thu Apr 25 23:21:49 2013 +0200

    gnu: libgcrypt: Update to 1.5.2.
    
    * gnu/packages/gnupg.scm (libgcrypt): Update to 1.5.2.

commit 777fabf096fff03eb4886f1e9ef7d02d9a4c65b1
Author: Ludovic Courtès <l...@gnu.org>
Date:   Thu Apr 25 23:19:52 2013 +0200

    gnu: dejagnu: Update to 1.5.1.
    
    * gnu/packages/dejagnu.scm (dejagnu): Update to 1.5.1.

commit acfc0df5cee7a05b8bfc64282d64000481421b13
Author: Ludovic Courtès <l...@gnu.org>
Date:   Thu Apr 25 23:18:20 2013 +0200

    gnu: nano: Update to 2.3.2.
    
    * gnu/packages/nano.scm (nano): Update to 2.3.2.

commit 6c211361fecc1979b71043155fe826fda0d71f93
Author: Ludovic Courtès <l...@gnu.org>
Date:   Thu Apr 25 23:07:59 2013 +0200

    gnu: ed: Update to 1.8.
    
    * gnu/packages/ed.scm (ed): Update to 1.8.

commit dfb43e45b5d5a421be21422f825ae48cd44c1188
Author: Ludovic Courtès <l...@gnu.org>
Date:   Thu Apr 25 23:07:24 2013 +0200

    gnu-maintenance: Add newline in warning messages.
    
    * guix/gnu-maintenance.scm (download-tarball): Add newline in warning
      messages.

commit 43d8f4904c8dbd4d28017ce63b929ebb27a897d6
Author: Ludovic Courtès <l...@gnu.org>
Date:   Thu Apr 25 23:01:05 2013 +0200

    doc: Add note on installing Guix from Guix.
    
    * README (Installing Guix from Guix): New section.
      Suggested by Alex Sassmannshausen <alex.sassmannshau...@gmail.com>.

commit 37a5340262fd916b2c7b8d175282987a6d4449bb
Author: Ludovic Courtès <l...@gnu.org>
Date:   Thu Apr 25 22:56:25 2013 +0200

    refresh: Add `--select'.
    
    * guix/scripts/refresh.scm (%options): Add `--select'.
      (show-help): Likewise.  Augment initial help text.
      (guix-refresh)[core-package?]: New procedure.
      Use it when selecting packages.

commit 1c9e7d65d4ca8674e674b339740f575f8edb5db2
Author: Ludovic Courtès <l...@gnu.org>
Date:   Thu Apr 25 22:06:48 2013 +0200

    web: Factorize `http-get' hackery.
    
    This should fix `substitute-binary --query' on Guile 2.0.5.
    
    * guix/web.scm: New file.
    * Makefile.am (MODULES): Add it.
    * po/POTFILES.in: Add it.
    * guix/gnu-maintenance.scm (http-fetch): Remove.
      (%package-list-url): Turn into a URI.
      (official-gnu-packages): Add #:text? #t to `http-fetch' call.
    * guix/scripts/substitute-binary.scm (fetch): Remove `http' case, and
      use `http-fetch' instead.

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

Summary of changes:
 Makefile.am                        |    1 +
 README                             |   10 +++
 gnu/packages/dejagnu.scm           |    4 +-
 gnu/packages/ed.scm                |    4 +-
 gnu/packages/gnupg.scm             |    4 +-
 gnu/packages/nano.scm              |    4 +-
 guix/gnu-maintenance.scm           |   49 +++------------
 guix/scripts/refresh.scm           |  119 +++++++++++++++++++++++++-----------
 guix/scripts/substitute-binary.scm |   26 +-------
 guix/web.scm                       |   85 +++++++++++++++++++++++++
 po/POTFILES.in                     |    1 +
 11 files changed, 197 insertions(+), 110 deletions(-)
 create mode 100644 guix/web.scm


hooks/post-receive
-- 
guix source archive

Reply via email to