guix-commits
[Top][All Lists]
Advanced

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

branch master updated (8a8662d -> 98d6543)


From: Ludovic Courtès
Subject: branch master updated (8a8662d -> 98d6543)
Date: Mon, 10 Sep 2018 11:47:58 -0400 (EDT)

civodul pushed a change to branch master
in repository guix.

      from  8a8662d   gnu: emacs-guix: Update to 0.5.
       new  f812132   syscalls: Report lack of a libc symbol as ENOSYS.
       new  7d05868   substitute: Ignore exceptions thrown by 'set-thread-name'.
       new  f80d6ea   gnu: Add hstr.
       new  633e8aa   gnu: ldc: Update to 1.10.0.
       new  98d6543   gnu: Rename ldc.scm to dlang.scm.

The 5 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/local.mk                                       |  4 +-
 gnu/packages/{ldc.scm => dlang.scm}                | 28 +++----
 .../patches/ldc-1.7.0-disable-phobos-tests.patch   | 88 ----------------------
 .../patches/ldc-disable-phobos-tests.patch         | 22 ++++++
 gnu/packages/shellutils.scm                        | 47 ++++++++++++
 guix/build/syscalls.scm                            |  4 +-
 guix/scripts/substitute.scm                        |  5 +-
 7 files changed, 92 insertions(+), 106 deletions(-)
 rename gnu/packages/{ldc.scm => dlang.scm} (93%)
 delete mode 100644 gnu/packages/patches/ldc-1.7.0-disable-phobos-tests.patch
 create mode 100644 gnu/packages/patches/ldc-disable-phobos-tests.patch



reply via email to

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