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.3-58-ge78a0ae


From: Ludovic Courtès
Subject: GNU Guixguix source archive branch, master, updated. v0.3-58-ge78a0ae
Date: Sat, 24 Aug 2013 08:21:50 +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  e78a0ae514266ae43906d919387d31e2a1a92c8f (commit)
       via  39b04845826069221e6603ff9ee7c462b20946e4 (commit)
      from  853726dd36085bc9c272f8507fcdcf39e08f9e00 (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 e78a0ae514266ae43906d919387d31e2a1a92c8f
Author: Ludovic Courtès <address@hidden>
Date:   Sat Aug 24 10:21:14 2013 +0200

    gnu: Add Valgrind.
    
    * gnu/packages/valgrind.scm, gnu/packages/patches/valgrind-glibc.patch:
      New files.
    * gnu-system.am (GNU_SYSTEM_MODULES): Add valgrind.scm.
      (dist_patch_DATA): Add valgrind-glibc.patch.

commit 39b04845826069221e6603ff9ee7c462b20946e4
Author: Ludovic Courtès <address@hidden>
Date:   Sat Aug 24 10:04:43 2013 +0200

    gnu: Add GNU lightning.
    
    * gnu/packages/lightning.scm: New file.
    * gnu-system.am (GNU_SYSTEM_MODULES): Add it.

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

Summary of changes:
 gnu-system.am                             |    3 +
 gnu/packages/{cppi.scm => lightning.scm}  |   27 +++++-----
 gnu/packages/patches/valgrind-glibc.patch |   78 +++++++++++++++++++++++++++++
 gnu/packages/valgrind.scm                 |   67 +++++++++++++++++++++++++
 4 files changed, 161 insertions(+), 14 deletions(-)
 copy gnu/packages/{cppi.scm => lightning.scm} (60%)
 create mode 100644 gnu/packages/patches/valgrind-glibc.patch
 create mode 100644 gnu/packages/valgrind.scm


hooks/post-receive
-- 
guix source archive



reply via email to

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