guix-commits
[Top][All Lists]
Advanced

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

branch master updated (938078a -> ba9ba64)


From: guix-commits
Subject: branch master updated (938078a -> ba9ba64)
Date: Sun, 16 Dec 2018 10:28:21 -0500 (EST)

civodul pushed a change to branch master
in repository guix.

      from  938078a   gnu: mail.scm: Sort module imports alphabetically.
       new  8327e73   daemon: Use unbranded phrases in comments and messages.
       new  92391ea   gnu: glibc: Add patch implementing "pid/…" magic lookup 
on the Hurd.
       new  ee8ee74   gnu: guile: Do not warn about 'madvise' ENOSYS on 
GNU/Hurd.
       new  1075623   gnu: Add sbcl-fiasco.
       new  ba9ba64   gnu: stumpwm: Update to 18.11.

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                                    |   1 +
 gnu/packages/base.scm                           |  16 +-
 gnu/packages/cross-base.scm                     |  21 ++-
 gnu/packages/guile.scm                          |  15 +-
 gnu/packages/lisp.scm                           |  41 ++++-
 gnu/packages/patches/glibc-hurd-magic-pid.patch | 190 ++++++++++++++++++++++++
 nix/libstore/build.cc                           |  22 +--
 nix/libstore/gc.cc                              |   6 +-
 nix/libstore/globals.cc                         |   2 +-
 nix/libstore/local-store.cc                     |  28 ++--
 nix/libstore/optimise-store.cc                  |   4 +-
 nix/libstore/store-api.cc                       |   6 +-
 nix/libutil/archive.cc                          |   2 +-
 nix/nix-daemon/nix-daemon.cc                    |   6 +-
 14 files changed, 317 insertions(+), 43 deletions(-)
 create mode 100644 gnu/packages/patches/glibc-hurd-magic-pid.patch



reply via email to

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