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.5-299-g65f7c35


From: Ludovic Courtès
Subject: GNU Guixguix source archive branch, master, updated. v0.5-299-g65f7c35
Date: Thu, 27 Feb 2014 21:24:08 +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  65f7c35d02175806f676b8e130236dd3e6c8ec60 (commit)
       via  833efa0d3e31ae9efbbc449d7ad3dcc97f7b98cd (commit)
       via  371e87d28646590345ad439fbceb99d9019d396c (commit)
      from  7dc68701da58061bedbb0bfe49a11f7076399683 (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 65f7c35d02175806f676b8e130236dd3e6c8ec60
Author: Ludovic Courtès <address@hidden>
Date:   Thu Feb 27 22:23:04 2014 +0100

    hydra: Set the default absolute build timeout to 20h.
    
    * build-aux/hydra/gnu-system.scm (package->alist): Add 'timeout' item.

commit 833efa0d3e31ae9efbbc449d7ad3dcc97f7b98cd
Author: Ludovic Courtès <address@hidden>
Date:   Thu Feb 27 19:49:12 2014 +0100

    gnu: Move libwebsockets to (gnu packages web).
    
    * gnu/packages/libwebsockets.scm: Remove.  Move libwebsockets package
      definition to...
    * gnu/packages/web.scm (libwebsockets): ... here.
    * gnu-system.am (GNU_SYSTEM_MODULES): Remove libwebsockets.scm.

commit 371e87d28646590345ad439fbceb99d9019d396c
Author: Ludovic Courtès <address@hidden>
Date:   Thu Feb 27 19:17:10 2014 +0100

    store: Use 'when' instead of 'if' in effectful context.
    
    * guix/store.scm (set-build-options): Use 'when' instead of 'if'.

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

Summary of changes:
 build-aux/hydra/gnu-system.scm |    8 +++-
 gnu-system.am                  |    1 -
 gnu/packages/libwebsockets.scm |   83 ----------------------------------------
 gnu/packages/web.scm           |   60 +++++++++++++++++++++++++++++
 guix/store.scm                 |   32 ++++++++--------
 5 files changed, 82 insertions(+), 102 deletions(-)
 delete mode 100644 gnu/packages/libwebsockets.scm


hooks/post-receive
-- 
guix source archive



reply via email to

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