guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated (ab466d7 -> da03649)


From: Ludovic Courtès
Subject: branch master updated (ab466d7 -> da03649)
Date: Thu, 20 Jul 2017 05:57:20 -0400 (EDT)

civodul pushed a change to branch master
in repository guix.

      from  ab466d7   gnu: Add eolie.
       new  6158309   gnu: Update g-wrap to use guile-2.2.
       new  742242a   gnu: Add address@hidden
       new  c97cef0   gnu: Add premake4.
       new  ed419fa   vm: Add a <virtual-machine> type and associated gexp 
compiler.
       new  8b11379   tests: Use 'virtual-machine' records instead of monadic 
procedures.
       new  da03649   profiles: Remove workaround for an old Guile 'scandir' 
bug.

The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 gnu/packages/build-tools.scm |  35 ++++
 gnu/packages/guile.scm       |  22 +--
 gnu/packages/java.scm        |  25 +++
 gnu/system/vm.scm            |  70 +++++++-
 gnu/tests/base.scm           | 310 +++++++++++++++++-----------------
 gnu/tests/dict.scm           | 165 +++++++++---------
 gnu/tests/mail.scm           | 388 +++++++++++++++++++++----------------------
 gnu/tests/messaging.scm      | 198 +++++++++++-----------
 gnu/tests/networking.scm     |  95 +++++------
 gnu/tests/nfs.scm            | 140 ++++++++--------
 gnu/tests/ssh.scm            | 268 +++++++++++++++---------------
 gnu/tests/web.scm            | 125 +++++++-------
 guix/profiles.scm            |  34 ----
 13 files changed, 985 insertions(+), 890 deletions(-)



reply via email to

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