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-317-g861693f


From: Ludovic Courtès
Subject: [SCM] guix source archive branch, master, updated. v0.1-317-g861693f
Date: Sun, 21 Apr 2013 20:40:45 +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  861693f3e71fed8663a3ef9c336c3f3345e1e039 (commit)
      from  6c365eca6dafca37f0ac34d55221bcf197df49a3 (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 861693f3e71fed8663a3ef9c336c3f3345e1e039
Author: Ludovic Courtès <address@hidden>
Date:   Sun Apr 21 22:40:23 2013 +0200

    Factorize `download-and-store'.
    
    * guix/download.scm (download-to-store): New procedure.
    * guix/scripts/download.scm (fetch-and-store): Remove.
      (guix-download): Use `download-to-store' instead.
    * guix/ui.scm (call-with-temporary-output-file): Move to...
    * guix/utils.scm (call-with-temporary-output-file): ... here.

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

Summary of changes:
 guix/download.scm         |   19 +++++++++++++++++--
 guix/scripts/download.scm |   23 +++--------------------
 guix/ui.scm               |   16 ----------------
 guix/utils.scm            |   16 ++++++++++++++++
 4 files changed, 36 insertions(+), 38 deletions(-)


hooks/post-receive
-- 
guix source archive



reply via email to

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