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-125-ge3f6f8b


From: Ludovic Courtès
Subject: [SCM] guix source archive branch, master, updated. v0.2-125-ge3f6f8b
Date: Wed, 19 Jun 2013 21:30:27 +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  e3f6f8b4480636bcf49cf075d6a7fb4bdf8c3b84 (commit)
       via  d516736c588cc793d8fe393c8b64f96712d2c977 (commit)
       via  9af05aa29d740f753484a1c37a562f4da2c789c3 (commit)
      from  c7c834a99887c55627f1100a590416f3c9b4f18b (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 e3f6f8b4480636bcf49cf075d6a7fb4bdf8c3b84
Author: Ludovic Courtès <address@hidden>
Date:   Wed Jun 19 23:19:35 2013 +0200

    Update eo.po.

commit d516736c588cc793d8fe393c8b64f96712d2c977
Author: Ludovic Courtès <address@hidden>
Date:   Wed Jun 19 23:19:03 2013 +0200

    build: Split Makefile.am into two parts.
    
    * Makefile.am (MODULES): Move gnu/* to gnu-system.am.
      (patchdir, dist_patch_DATA, bootstrapdir,
      bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
      dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
      nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
      install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
      gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
      gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
    * gnu-system.am: ... here.  New file.

commit 9af05aa29d740f753484a1c37a562f4da2c789c3
Author: Ludovic Courtès <address@hidden>
Date:   Wed Jun 19 22:42:03 2013 +0200

    package: Display the number of installed packages upon completion.
    
    * guix/scripts/package.scm (guix-package)[process-actions]: Display the
      number of packages in the profile upon completion.

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

Summary of changes:
 Makefile.am              |  242 +-----------------------------------------
 gnu-system.am            |  263 +++++++++++++++++++++++++++++++++++++++++++++
 guix/scripts/package.scm |    2 +
 po/eo.po                 |  266 +++++++++++++++++++++++++++-------------------
 4 files changed, 425 insertions(+), 348 deletions(-)
 create mode 100644 gnu-system.am


hooks/post-receive
-- 
guix source archive



reply via email to

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