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-487-g405a9d4


From: Ludovic Courtès
Subject: GNU Guixguix source archive branch, master, updated. v0.7-487-g405a9d4
Date: Wed, 08 Oct 2014 21:35:31 +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  405a9d4ec9806993a6453f0dfba78fc65d5e7993 (commit)
       via  2e1bafb03438757c7cc34c16230b00623507ff84 (commit)
      from  9c814b828ae07899594ad9cd83d2e77e4cc528cc (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 405a9d4ec9806993a6453f0dfba78fc65d5e7993
Author: Ludovic Courtès <address@hidden>
Date:   Wed Oct 8 23:35:08 2014 +0200

    monads: Add 'mbegin'.
    
    * guix/monads.scm (mbegin): New macro.
    * tests/monads.scm ("mbegin"): New test.
    * doc/guix.texi (The Store Monad): Document it.

commit 2e1bafb03438757c7cc34c16230b00623507ff84
Author: Ludovic Courtès <address@hidden>
Date:   Wed Oct 8 23:06:19 2014 +0200

    packages: Gracefully print packages whose 'location' is #f.
    
    * guix/packages.scm (<package> printer): Check whether LOC is #f.
    * tests/packages.scm ("printer with location", "printer without
      location"): New tests.

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

Summary of changes:
 .dir-locals.el     |    1 +
 doc/guix.texi      |    9 +++++++++
 guix/monads.scm    |   14 ++++++++++++++
 guix/packages.scm  |    9 ++++++---
 tests/monads.scm   |   17 ++++++++++++++++-
 tests/packages.scm |   23 ++++++++++++++++++++++-
 6 files changed, 68 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
guix source archive



reply via email to

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