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.7-97-gb211a66


From: Ludovic Courtès
Subject: GNU Guixguix source archive branch, master, updated. v0.7-97-gb211a66
Date: Wed, 20 Aug 2014 08:45:12 +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  b211a66163afd18b282a787e2841a79fbcdb6877 (commit)
       via  89caec692059e647d40f7d4595e055fe2a2104af (commit)
       via  343745c80ac69ca2b3d14748fa65ad2ea4e50451 (commit)
      from  667b2508464374a01db3588504b981ec9266a2ea (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 b211a66163afd18b282a787e2841a79fbcdb6877
Author: Alex Kost <address@hidden>
Date:   Sun Aug 17 21:49:16 2014 +0400

    packages: Remove dead code.
    
    * gnu/packages.scm (_): Remove.
      Remove an extra space.
    
    Signed-off-by: Ludovic Courtès <address@hidden>

commit 89caec692059e647d40f7d4595e055fe2a2104af
Author: Alex Kost <address@hidden>
Date:   Thu Aug 14 00:15:48 2014 +0400

    guix package: Use 'manifest-transaction'.
    
    * guix/scripts/package.scm (guix-package)[process-actions]: Use
      'manifest-transaction' instead of the equivalent code.
      (show-what-to-remove/install): Remove.
    
    Signed-off-by: Ludovic Courtès <address@hidden>

commit 343745c80ac69ca2b3d14748fa65ad2ea4e50451
Author: Alex Kost <address@hidden>
Date:   Thu Aug 14 00:03:53 2014 +0400

    profiles: Add 'manifest-transaction'.
    
    * guix/profiles.scm (<manifest-transaction>): New record-type.
      (manifest-perform-transaction): New procedure.
      (manifest-show-transaction): New procedure.
    * tests/profiles.scm ("manifest-perform-transaction"): New test.
    
    Co-authored-by: Ludovic Courtès <address@hidden>

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

Summary of changes:
 gnu/packages.scm         |    4 +--
 guix/profiles.scm        |   76 ++++++++++++++++++++++++++++++++++++++++++++++
 guix/scripts/package.scm |   63 +++++++-------------------------------
 tests/profiles.scm       |   22 +++++++++++++-
 4 files changed, 109 insertions(+), 56 deletions(-)


hooks/post-receive
-- 
guix source archive



reply via email to

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