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-222-g2a1e82b


From: Ludovic Courtès
Subject: [SCM] guix source archive branch, master, updated. v0.1-222-g2a1e82b
Date: Sun, 03 Mar 2013 23:48:14 +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  2a1e82bb5c2ae28b0018aa765cff6733136b3f70 (commit)
       via  08fd1ebefdf7a61ede3de490dc466bc41ef1ba97 (commit)
       via  6af3101999b4cec58d10f28c257afc63ebc483a4 (commit)
      from  49f24f41e33d8ee1c6d8e5a92d388c3aebc3b81a (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 2a1e82bb5c2ae28b0018aa765cff6733136b3f70
Author: Ludovic Courtès <address@hidden>
Date:   Mon Mar 4 00:46:44 2013 +0100

    gnu: Add Perl XML::Parser.
    
    * gnu/packages/xml.scm (perl-xml-parser): New variable.

commit 08fd1ebefdf7a61ede3de490dc466bc41ef1ba97
Author: Ludovic Courtès <address@hidden>
Date:   Mon Mar 4 00:41:46 2013 +0100

    Add (guix build-system perl).
    
    * guix/build-system/perl.scm, guix/build/perl-build-system.scm: New files.
    * Makefile.am (MODULES): Add them.
    * guix/build-system/gnu.scm (standard-inputs): Make public.

commit 6af3101999b4cec58d10f28c257afc63ebc483a4
Author: Ludovic Courtès <address@hidden>
Date:   Mon Mar 4 00:46:27 2013 +0100

    download: Add CPAN mirrors.
    
    * guix/download.scm (%mirrors)[cpan]: New URLs.

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

Summary of changes:
 Makefile.am                      |    2 +
 gnu/packages/xml.scm             |   34 ++++++++++++-
 guix/build-system/gnu.scm        |    2 +-
 guix/build-system/perl.scm       |  103 ++++++++++++++++++++++++++++++++++++++
 guix/build/perl-build-system.scm |   61 ++++++++++++++++++++++
 guix/download.scm                |   15 +++++-
 6 files changed, 214 insertions(+), 3 deletions(-)
 create mode 100644 guix/build-system/perl.scm
 create mode 100644 guix/build/perl-build-system.scm


hooks/post-receive
-- 
guix source archive



reply via email to

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