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.4-308-gf5a345a


From: Ludovic Courtès
Subject: GNU Guixguix source archive branch, master, updated. v0.4-308-gf5a345a
Date: Mon, 02 Dec 2013 22:39:27 +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  f5a345adeb3259fb844fd6d07b4c96939587a018 (commit)
       via  2941448ea8fa7da7bc75b5c0916c8122f8932ace (commit)
       via  0af626ff0fdb99ba9f735629b8d96b80fa9f63f3 (commit)
      from  e6a5ce8e67116f2fced88a893559ee665c8579b9 (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 f5a345adeb3259fb844fd6d07b4c96939587a018
Author: Ludovic Courtès <address@hidden>
Date:   Mon Dec 2 23:38:49 2013 +0100

    gnu: dmd: Update start/stop of standard service definitions.
    
    * gnu/system/dmd.scm (mingetty-service): Add 'stop' field.
      (nscd-service): Run with '--foreground'.  Change 'stop' to use
      'make-kill-destructor'.
      (syslog-service): Run with '--no-detach'; change 'stop' similarly.
      (guix-service): Likewise for 'stop'.
      (static-networking-service): Remove 'sleep' call from 'start'.  Change
      'stop' to return #f when networking was actually stopped.

commit 2941448ea8fa7da7bc75b5c0916c8122f8932ace
Author: Ludovic Courtès <address@hidden>
Date:   Mon Dec 2 23:35:12 2013 +0100

    gnu: dmd: Upgrade to 0.1.
    
    * gnu/packages/system.scm (dmd): Upgrade to 0.1.  Move PKG-CONFIG to
      'native-inputs'.

commit 0af626ff0fdb99ba9f735629b8d96b80fa9f63f3
Author: Ludovic Courtès <address@hidden>
Date:   Mon Dec 2 23:25:59 2013 +0100

    gnu: Add Guile-XCB.
    
    * gnu/packages/guile-wm.scm: New file.
    * gnu-system.am (GNU_SYSTEM_MODULES): Add it.

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

Summary of changes:
 gnu-system.am             |    1 +
 gnu/packages/guile-wm.scm |   71 +++++++++++++++++++++++++++++++++++++++++++++
 gnu/packages/system.scm   |    8 ++--
 gnu/system/dmd.scm        |   28 ++++++++---------
 4 files changed, 89 insertions(+), 19 deletions(-)
 create mode 100644 gnu/packages/guile-wm.scm


hooks/post-receive
-- 
guix source archive



reply via email to

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