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  53c63ee93790e4e4054bf6547199d3490b78bf47 (commit)
       via  52e5910cdc0275cbc668682346172be2673d150d (commit)
      from  cbca6eb55298a7205ca3533957ff2e3857140f40 (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 53c63ee93790e4e4054bf6547199d3490b78bf47
Author: Ludovic Courtès <l...@gnu.org>
Date:   Mon Apr 8 22:54:08 2013 +0200

    nar: Implement restoration from Nar.
    
    * guix/nar.scm (&nar-error, &nar-read-error): New condition types.
      (dump): New procedure.
      (write-contents)[dump]: Remove.  Use the one above instead.
      (read-contents, write-file, restore-file): New procedures.
      (%archive-version-1): New variable.

commit 52e5910cdc0275cbc668682346172be2673d150d
Author: Ludovic Courtès <l...@gnu.org>
Date:   Sat Mar 30 21:49:17 2013 +0100

    build: Pass the appropriate flags when building `libstore.a'.
    
    * daemon.am (libstore_a_CFLAGS): Rename to...
      (libstore_a_CXXFLAGS): ... this.

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

Summary of changes:
 Makefile.am   |    1 +
 daemon.am     |    2 +-
 guix/nar.scm  |  150 ++++++++++++++++++++++++++++++++++++++++++++++++++-------
 tests/nar.scm |   95 ++++++++++++++++++++++++++++++++++++
 4 files changed, 229 insertions(+), 19 deletions(-)
 create mode 100644 tests/nar.scm


hooks/post-receive
-- 
guix source archive

Reply via email to