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-205-g7c9325a


From: Ludovic Courtès
Subject: GNU Guixguix source archive branch, master, updated. v0.5-205-g7c9325a
Date: Mon, 03 Feb 2014 22:38:17 +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  7c9325a9ecad1a8d02793aadb2e1730b4a8de48b (commit)
       via  45adbd624f920d315259b102b923728d655a1efa (commit)
       via  67995f4beaeb97a10c455d265acc7a209fcc5312 (commit)
       via  9c0864434082f1caee55c799999018618afd639d (commit)
      from  682b6599d775d0d6a594d84a38170bbd80fa6306 (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 7c9325a9ecad1a8d02793aadb2e1730b4a8de48b
Author: Ludovic Courtès <address@hidden>
Date:   Mon Feb 3 23:37:09 2014 +0100

    gnu: dmd: Use 'text-file*' when building Xorg's config file.
    
    * gnu/system/dmd.scm (xorg-service)[xserver.conf]: Change to use
      'text-file*' instead of 'text-file'.
      Adjust body accordingly.  Remove now extraneous packages from the
      service's 'inputs' field.

commit 45adbd624f920d315259b102b923728d655a1efa
Author: Ludovic Courtès <address@hidden>
Date:   Mon Feb 3 23:12:54 2014 +0100

    monads: Add 'text-file*'.
    
    * guix/monads.scm (text-file*): New procedure.
    * tests/monads.scm ("text-file*"): New test.
    * doc/guix.texi (The Store Monad): Change example since the previous one
      would erroneously fail to retain a reference to Coreutils.  Document
      'text-file*'.

commit 67995f4beaeb97a10c455d265acc7a209fcc5312
Author: John Darrington <address@hidden>
Date:   Sun Feb 2 11:26:04 2014 +0100

    gnu: file: Upgrade to 5.16.
    
    * gnu/packages/file.scm (file): Upgrade to 5.16.
    
    Signed-off-by: Ludovic Courtès <address@hidden>

commit 9c0864434082f1caee55c799999018618afd639d
Author: John Darrington <address@hidden>
Date:   Sun Feb 2 11:27:36 2014 +0100

    gnu: gtkmm-2 New variable
    
    * gnu/packages/gtk.scm (gtkmm-2): New variable.
    
    Signed-off-by: Ludovic Courtès <address@hidden>

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

Summary of changes:
 doc/guix.texi         |   48 +++++++++++++++++++++++++++++++++-----------
 gnu/packages/file.scm |    4 +-
 gnu/packages/gtk.scm  |   19 +++++++++++++++++
 gnu/system/dmd.scm    |   41 +++++++++++++-------------------------
 guix/monads.scm       |   53 ++++++++++++++++++++++++++++++++++++++++++++++++-
 tests/monads.scm      |   26 +++++++++++++++++++++++-
 6 files changed, 148 insertions(+), 43 deletions(-)


hooks/post-receive
-- 
guix source archive



reply via email to

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