guix-commits
[Top][All Lists]
Advanced

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

branch core-updates updated (437c78b -> ec8130e)


From: guix-commits
Subject: branch core-updates updated (437c78b -> ec8130e)
Date: Wed, 21 Nov 2018 18:12:02 -0500 (EST)

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

      from  437c78b   gnu: python-tblib: Fix test failure with Python 3.7.
      adds  6e35bad   gnu: Add pnglite.
      adds  078e2ed   gnu: Add json-parser.
      adds  53367e1   gnu: bam: Update to 0.5.1.
      adds  f9e5caf   gnu: teeworlds: Update to 0.7.0 [fixes CVE-2018-18541].
      adds  aa9eb25   gnu: feh: Update to 3.1.
      adds  dca7d8a   gnu: git: Update to 2.19.2.
      adds  da15325   gnu: webkitgtk: Update to 2.22.4.
      adds  b963865   gnu: python-numpy: Update to 1.14.6.
      adds  afd90f8   gnu: vte-ng: Add a home page.
      adds  6bc0073   gnu: vte-ng: Fetch source using git.
      adds  b069c30   gnu: vte-ng: Update to 0.54.2.a.
      adds  b344a3a   gnu: termite: Update to 14.
      adds  d9f8e84   gnu: mbedtls-apache: Update to 2.14.0.
      adds  a29ce1f   guix system: Fix 'init' again.
      adds  d422cbb   linux-initrd: 'expression->initrd' returns the complete 
file name.
       new  ec8130e   Merge branch '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 "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 gnu/build/linux-initrd.scm                         |  22 +++-
 gnu/packages/build-tools.scm                       |  37 ++++---
 gnu/packages/games.scm                             | 116 ++++++++++++++-------
 gnu/packages/gnome.scm                             |  18 ++--
 gnu/packages/image-viewers.scm                     |   4 +-
 gnu/packages/image.scm                             |  56 ++++++++++
 .../patches/teeworlds-use-latest-wavpack.patch     |  72 ++++++++++---
 gnu/packages/terminals.scm                         |   4 +-
 gnu/packages/tls.scm                               |   4 +-
 gnu/packages/version-control.scm                   |   6 +-
 gnu/packages/web.scm                               |  32 ++++++
 gnu/packages/webkit.scm                            |   4 +-
 gnu/system.scm                                     |  11 +-
 gnu/system/linux-initrd.scm                        |   9 +-
 gnu/system/vm.scm                                  |   2 +-
 guix/scripts/system.scm                            |   2 +-
 16 files changed, 291 insertions(+), 108 deletions(-)



reply via email to

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