guix-commits
[Top][All Lists]
Advanced

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

branch core-updates updated (fb62edf -> d54ed69)


From: guix-commits
Subject: branch core-updates updated (fb62edf -> d54ed69)
Date: Tue, 4 Feb 2020 07:17:00 -0500 (EST)

efraim pushed a change to branch core-updates
in repository guix.

    from fb62edf  gnu: python-importlib-metadata: Update to 1.5.0.
     add cb9cb2e  licenses: Add Unicode license.
     add b7f0a55  gnu: Add unicode-emoji.
     add 1a9f666  gnu: Add unicode-cldr-common.
     add 0873cce  gnu: ibus: Build with emoji support.
     add 933bb1a  gnu: ibus: Disable parallel build.
     add 5a2ef79  gnu: Add ucd.
     add a9e5e64  gnu: ibus: Use new ucd package.
     add 46cc2a3  gnu: Add cl-salza2.
     add d165821  gnu: Add cl-png-read.
     add 7b875e4  gnu: Add cl-zpng.
     add 5d4d4c0  gnu: Add cl-qrencode.
     add 237d58c  gnu: sbcl-cffi-bootstrap: Update to 0.21.0.
     add 7e23dcc  gnu: sbcl-mgl-pax: Propagate the swank source package.
     add 17c015c  gnu: sbcl-graph: Fix build.
     add 692c4b3  gnu: qutebrowser: Update to 1.10.0
     add ca5e404  gnu: QEMU: Fix CVE-2020-1711.
     add a42f142  gnu: python-language-server: Update to 0.31.7.
     add e4a8892  gnu: emacs-wgrep: Update to 2.3.2.
     add 0021363  gnu: Add python-path-and-address.
     add 52e7bcf  gnu: Add grip.
     add f145277  gnu: netsurf: Fix entity parsing.
     add bfd3473  gnu: git-annex: Update to 7.20200202.7.
     add 2038777  gnu: netsurf: Build with gtk+-3.
     add cf10627  gnu: netsurf: Use https.
     new d54ed69  Merge remote-tracking branch 'origin/master' into core-updates

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


Summary of changes:
 gnu/local.mk                                       |   2 +
 gnu/packages/emacs-xyz.scm                         |  39 +++---
 gnu/packages/haskell-apps.scm                      |   4 +-
 gnu/packages/ibus.scm                              |  43 +++---
 gnu/packages/lisp-xyz.scm                          | 134 +++++++++++++++++-
 gnu/packages/patches/qemu-CVE-2020-1711.patch      |  69 ++++++++++
 .../patches/sbcl-graph-asdf-definitions.patch      |  12 +-
 gnu/packages/python-web.scm                        |  79 +++++++++++
 gnu/packages/python-xyz.scm                        |   4 +-
 gnu/packages/unicode.scm                           | 149 +++++++++++++++++++++
 gnu/packages/virtualization.scm                    |   3 +-
 gnu/packages/web-browsers.scm                      |   4 +-
 gnu/packages/web.scm                               |  72 +++++-----
 guix/licenses.scm                                  |   6 +
 14 files changed, 522 insertions(+), 98 deletions(-)
 create mode 100644 gnu/packages/patches/qemu-CVE-2020-1711.patch
 create mode 100644 gnu/packages/unicode.scm



reply via email to

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