guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

GNU Guixguix source archive branch, master, updated. v0.4-107-gb646c3d


From: Ludovic Courtès
Subject: GNU Guixguix source archive branch, master, updated. v0.4-107-gb646c3d
Date: Sat, 12 Oct 2013 20:29:36 +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  b646c3dd377210504a1a3ea5a963f3502011465e (commit)
       via  b421cebd6adbbadf6ad9aa000ca6605b1a4b2380 (commit)
       via  0ad7da1e90d479fa82dbb0cabf858e1b7a120c9d (commit)
       via  d8907ac43f4bf3314fe3d053e6760de61e8e4a38 (commit)
       via  39e9f95d059e61a735a52f866d4c175906826744 (commit)
      from  f854a8c13341f0f5079380c3f8fa570cbb0d2636 (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 b646c3dd377210504a1a3ea5a963f3502011465e
Author: Ludovic Courtès <address@hidden>
Date:   Sat Oct 12 22:28:59 2013 +0200

    gnu: qemu-with-multiple-smb-shares: Fix typo.
    
    * gnu/packages/qemu.scm (qemu/smb-shares): Turn 'patches' into a list.

commit b421cebd6adbbadf6ad9aa000ca6605b1a4b2380
Author: Ludovic Courtès <address@hidden>
Date:   Sat Oct 12 22:28:15 2013 +0200

    build-system/perl: Lazily resolve (gnu packages perl).
    
    * guix/build-system/perl.scm (default-perl): New procedure.
      (perl-build): Use it.

commit 0ad7da1e90d479fa82dbb0cabf858e1b7a120c9d
Author: Ludovic Courtès <address@hidden>
Date:   Sat Oct 12 17:14:41 2013 +0200

    pull: Add '--url' option.
    
    * guix/scripts/pull.scm (%default-options): Add 'tarball-url' pair.
      (%options, show-help): Add '--url'.
      (guix-pull): Honor it.

commit d8907ac43f4bf3314fe3d053e6760de61e8e4a38
Author: Ludovic Courtès <address@hidden>
Date:   Sat Oct 12 16:39:10 2013 +0200

    download: Support 'file://' URLs.
    
    * guix/download.scm (download-to-store): When URL has a 'file' scheme or
      no scheme, use 'add-to-store' directly.

commit 39e9f95d059e61a735a52f866d4c175906826744
Author: Ludovic Courtès <address@hidden>
Date:   Sat Oct 12 16:37:28 2013 +0200

    guix: Add missing call to 'bindtextdomain'.
    
    * scripts/guix.in (config-lookup): Add "localedir" entry.
      (run-guix-main): Add call to 'bindtextdomain'.
    * guix/ui.scm (initialize-guix): Use %GETTEXT-DOMAIN instead of a
      literal.

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

Summary of changes:
 gnu/packages/qemu.scm      |    3 ++-
 guix/build-system/perl.scm |    9 ++++++++-
 guix/download.scm          |   22 ++++++++++++++--------
 guix/scripts/pull.scm      |   16 +++++++++++-----
 guix/ui.scm                |    2 +-
 scripts/guix.in            |    4 +++-
 6 files changed, 39 insertions(+), 17 deletions(-)


hooks/post-receive
-- 
guix source archive



reply via email to

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