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.6-544-gc3cf9d3


From: Ludovic Courtès
Subject: GNU Guixguix source archive branch, master, updated. v0.6-544-gc3cf9d3
Date: Sun, 13 Jul 2014 21:46:05 +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  c3cf9d36e40713212ffc9d75aa2324ab7bad4f9b (commit)
       via  314a83ef1e80b47b44debc1118e38d7f761e0e7f (commit)
       via  fa16f84502d769dc04f80ec4598df3d4cbd176c1 (commit)
       via  ca9ea1a849d685db46adcb92449dff36427c48bd (commit)
       via  8360758d5c3e8afdc5daa0b5f557360bd6116562 (commit)
       via  59bad04fe4dd3f030ac1e11530799a96cdc121e8 (commit)
       via  f1fc45a9fd168f3b44f03112815bda83d2c6f3ed (commit)
       via  5becd025107c4af728cfdaef6ddc6b473138e96f (commit)
       via  221ed17a580f5e3df0347cc83064bb50c41d1231 (commit)
       via  44add1ce19473990654b399c2a83707b3b76034b (commit)
       via  426adbe82731b8b4968cad8d474545d3e8b55c65 (commit)
      from  3485716fd9aba9f6c3b286c51d08285445e1e247 (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 c3cf9d36e40713212ffc9d75aa2324ab7bad4f9b
Merge: 314a83e ca9ea1a
Author: Ludovic Courtès <address@hidden>
Date:   Sun Jul 13 23:44:55 2014 +0200

    Merge branch 'bug-17853'

commit 314a83ef1e80b47b44debc1118e38d7f761e0e7f
Author: Ludovic Courtès <address@hidden>
Date:   Sun Jul 13 23:44:37 2014 +0200

    guix system: Fix return value for 'reconfigure'.
    
    * guix/scripts/system.scm (perform-action) <reconfigure>: Add missing
      'return' expression.

commit fa16f84502d769dc04f80ec4598df3d4cbd176c1
Author: Ludovic Courtès <address@hidden>
Date:   Sun Jul 13 23:43:00 2014 +0200

    linux-initrd: Allow extra modules to be passed to 'base-initrd'.
    
    * gnu/system/linux-initrd.scm (base-initrd): Add #:extra-modules
      parameter.

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

Summary of changes:
 gnu-system.am                                      |    3 +-
 gnu/packages/avahi.scm                             |    3 +-
 gnu/packages/glib.scm                              |   22 ++++--
 gnu/packages/gnome.scm                             |   73 ++++++++++++--------
 gnu/packages/gstreamer.scm                         |    8 ++-
 gnu/packages/gtk.scm                               |    8 ++-
 gnu/packages/linux.scm                             |    1 +
 gnu/packages/maths.scm                             |    4 +-
 gnu/packages/patches/glib-tests-desktop.patch      |   47 +++++++------
 gnu/packages/patches/glib-tests-newnet.patch       |   30 --------
 gnu/packages/patches/glib-tests-timer.patch        |   26 +++++++
 .../patches/libbonobo-activation-test-race.patch   |   16 ++++
 gnu/packages/pdf.scm                               |    3 +-
 gnu/packages/qemu.scm                              |    1 +
 gnu/system/linux-initrd.scm                        |    9 ++-
 guix/scripts/system.scm                            |    3 +-
 16 files changed, 160 insertions(+), 97 deletions(-)
 delete mode 100644 gnu/packages/patches/glib-tests-newnet.patch
 create mode 100644 gnu/packages/patches/glib-tests-timer.patch
 create mode 100644 gnu/packages/patches/libbonobo-activation-test-race.patch


hooks/post-receive
-- 
guix source archive



reply via email to

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