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.1-273-gcf53ecf


From: Ludovic Courtès
Subject: [SCM] guix source archive branch, master, updated. v0.1-273-gcf53ecf
Date: Wed, 03 Apr 2013 13:02:30 +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  cf53ecf514301d3ffdfc33dea057b057ffb132d6 (commit)
       via  adb5f46940aec2a58446c647487998beaa31f412 (commit)
       via  2c6ab6ccd430550dfbc95fbdd22ae017f39e5901 (commit)
      from  ef8c03407dce8d6ebdfcf53318ac9a09b5ee8461 (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 cf53ecf514301d3ffdfc33dea057b057ffb132d6
Author: Ludovic Courtès <address@hidden>
Date:   Wed Apr 3 14:44:40 2013 +0200

    gnu: bigloo: Add dependencies on Avahi and libphidget.
    
    * gnu/packages/scheme.scm (bigloo): Add Avahi and libphidget as inputs,
      and pkg-config as a native input.

commit adb5f46940aec2a58446c647487998beaa31f412
Author: Ludovic Courtès <address@hidden>
Date:   Tue Apr 2 10:59:27 2013 +0200

    gnu: Add libphidget.
    
    * gnu/packages/libphidget.scm: New file.
    * Makefile.am (MODULES): Add it.

commit 2c6ab6ccd430550dfbc95fbdd22ae017f39e5901
Author: Ludovic Courtès <address@hidden>
Date:   Mon Apr 1 16:08:31 2013 +0200

    store: Add `store-path-hash-part'.
    
    * guix/store.scm (store-path-hash-part): New procedure.
    * tests/store.scm ("store-path-hash-part", "store-path-hash-part #f"):
      New tests.

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

Summary of changes:
 Makefile.am                               |    1 +
 gnu/packages/{file.scm => libphidget.scm} |   38 +++++++++++++---------------
 gnu/packages/scheme.scm                   |   11 +++++++-
 guix/store.scm                            |   12 ++++++++-
 tests/store.scm                           |   12 +++++++++
 5 files changed, 52 insertions(+), 22 deletions(-)
 copy gnu/packages/{file.scm => libphidget.scm} (53%)


hooks/post-receive
-- 
guix source archive



reply via email to

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