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-91-g392b5d8


From: nikita
Subject: [SCM] guix source archive branch, master, updated. v0.2-91-g392b5d8
Date: Mon, 10 Jun 2013 08:37:51 +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  392b5d8cab0c676f19d14a139f14802ef0237ddf (commit)
      from  e20ec9cc5165f1312bd1a057bf4da48bb5102385 (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 392b5d8cab0c676f19d14a139f14802ef0237ddf
Author: Nikita Karetnikov <address@hidden>
Date:   Mon Jun 10 07:46:13 2013 +0000

    guix refresh: Add '--key-download'.
    
    * guix/gnu-maintenance.scm (download-tarball): Add a 'key-download'
      keyword argument and pass it to 'gnupg-verify*'.  Make
      'archive-type' a keyword argument.
      (package-update): Add a 'key-download' keyword argument.  Pass
      'archive-type' and 'key-download' keyword arguments to
      'download-tarball'.
    
    * guix/gnupg.scm: Import (ice-9 i18n) and (guix ui).
      (gnupg-verify*): Add a 'key-download' keyword argument and adjust
      'gnupg-verify*' to use it.  Make 'server' a keyword argument.
    
    * guix/scripts/refresh.scm (show-help, %options): Add and document
      '--key-download'.
      (update-package): Add a 'key-download' keyword argument and pass it
      to 'package-update'.
      (guix-refresh): Pass 'key-download' to 'update-package'.  Limit
      lines to a maximum of 79 characters.

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

Summary of changes:
 guix/gnu-maintenance.scm |   18 +++++++---
 guix/gnupg.scm           |   36 +++++++++++++++++---
 guix/scripts/refresh.scm |   79 +++++++++++++++++++++++++++++-----------------
 3 files changed, 92 insertions(+), 41 deletions(-)


hooks/post-receive
-- 
guix source archive



reply via email to

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