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-353-g4056b82


From: Ludovic Courtès
Subject: [SCM] guix source archive branch, master, updated. v0.1-353-g4056b82
Date: Sat, 27 Apr 2013 15:11: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  4056b8288297c7c918cab091f8a49bcf031c5b10 (commit)
       via  a5975cedf27b3cb149629fe16846a6aeff17a96b (commit)
       via  14e2afa74ba5653f263ecfc0b89c704bed237bd5 (commit)
       via  c3f0084ad36ed2458f78ad42cd7a47bc7f1b91cf (commit)
       via  049b2f1d7b651f0dce3048bf36c43e2039fdf271 (commit)
       via  87dfd45594e6e1f6d4ab790412b4fe0a607f30cd (commit)
       via  accf7a373eb8040c3df5ba2f9512899805f5da57 (commit)
       via  eaff9364d5f87e8ff105d3d400673a81ccb35bc7 (commit)
       via  7f4b5efd2df5e954c4b1344d9b59fd2d5895a760 (commit)
      from  786944576c9eaaed736f22dfcd58d1dd4d4e246c (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 4056b8288297c7c918cab091f8a49bcf031c5b10
Author: Ludovic Courtès <address@hidden>
Date:   Sat Apr 27 17:10:41 2013 +0200

    doc: Update `NEWS'.
    
    * NEWS: Populate.

commit a5975cedf27b3cb149629fe16846a6aeff17a96b
Author: Ludovic Courtès <address@hidden>
Date:   Sat Apr 27 16:46:39 2013 +0200

    ui: Add `args-fold*' and use it.
    
    * guix/ui.scm (args-fold*): New procedure.
    * guix/scripts/build.scm, guix/scripts/download.scm,
      guix/scripts/gc.scm, guix/scripts/hash.scm, guix/scripts/import.scm,
      guix/scripts/package.scm, guix/scripts/pull.scm,
      guix/scripts/refresh.scm: Use `args-fold*' instead of `args-fold'.

commit 14e2afa74ba5653f263ecfc0b89c704bed237bd5
Author: Ludovic Courtès <address@hidden>
Date:   Sat Apr 27 16:37:09 2013 +0200

    ui: Use consistent spacing in `show-what-to-build' messages.
    
    * guix/ui.scm (show-what-to-build): Use consistent spacing in "the
      following..." messages.

commit c3f0084ad36ed2458f78ad42cd7a47bc7f1b91cf
Author: Ludovic Courtès <address@hidden>
Date:   Sat Apr 27 16:30:01 2013 +0200

    gnu: Update libgpg-error and libassuan.
    
    * gnu/packages/gnupg.scm (libgpg-error): Update to 1.11.
      (libassuan): Update to 2.1.0.

commit 049b2f1d7b651f0dce3048bf36c43e2039fdf271
Author: Ludovic Courtès <address@hidden>
Date:   Sat Apr 27 16:26:48 2013 +0200

    gnu-maintenance: Fix `latest-release' for GnuPG.
    
    * guix/gnu-maintenance.scm (latest-release): Filter out directories
      whose name does not contain digits early in the process.  This fixes
      (latest-release "gnupg").

commit 87dfd45594e6e1f6d4ab790412b4fe0a607f30cd
Author: Ludovic Courtès <address@hidden>
Date:   Sat Apr 27 16:25:54 2013 +0200

    ftp-client: `ftp-chdir' changes one step at a time.
    
    * guix/ftp-client.scm (%char-set:not-slash): New variable.
      (ftp-chdir): Add docstring.  Change to DIR one step at a time.
      (ftp-retr): Fix indentation.

commit accf7a373eb8040c3df5ba2f9512899805f5da57
Author: Ludovic Courtès <address@hidden>
Date:   Sat Apr 27 12:18:21 2013 +0200

    gnu: bison: Update to 2.7.1.
    
    * gnu/packages/bison.scm (bison): Update to 2.7.1.

commit eaff9364d5f87e8ff105d3d400673a81ccb35bc7
Author: Ludovic Courtès <address@hidden>
Date:   Sat Apr 27 12:13:21 2013 +0200

    gnu: gprolog: Update to 1.4.4.
    
    * gnu/packages/gprolog.scm (gprolog): Update to 1.4.4.

commit 7f4b5efd2df5e954c4b1344d9b59fd2d5895a760
Author: Ludovic Courtès <address@hidden>
Date:   Sat Apr 27 12:11:54 2013 +0200

    gnu: gdb: Update to 7.6.
    
    * gnu/packages/gdb.scm (gdb): Update to 7.6.

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

Summary of changes:
 NEWS                      |   82 +++++++++++++++++++++++++++++++++++++++++++-
 gnu/packages/bison.scm    |    4 +-
 gnu/packages/gdb.scm      |    4 +-
 gnu/packages/gnupg.scm    |    8 ++--
 gnu/packages/gprolog.scm  |    4 +-
 guix/ftp-client.scm       |   35 +++++++++++++------
 guix/gnu-maintenance.scm  |   12 ++++---
 guix/scripts/build.scm    |   12 +++---
 guix/scripts/download.scm |   12 +++---
 guix/scripts/gc.scm       |   12 +++---
 guix/scripts/hash.scm     |   14 ++++----
 guix/scripts/import.scm   |   12 +++---
 guix/scripts/package.scm  |   12 +++---
 guix/scripts/pull.scm     |   12 +++---
 guix/scripts/refresh.scm  |   12 +++---
 guix/ui.scm               |   22 ++++++++++--
 16 files changed, 188 insertions(+), 81 deletions(-)


hooks/post-receive
-- 
guix source archive



reply via email to

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