guix-commits
[Top][All Lists]
Advanced

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

branch core-updates updated (2a2a987 -> 8c83069)


From: guix-commits
Subject: branch core-updates updated (2a2a987 -> 8c83069)
Date: Sat, 11 Apr 2020 11:05:10 -0400 (EDT)

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

    from 2a2a987  gnu: python-pycrypto: Fix build with Python 3.8.
     add 515ca47  gnu: thunar: Update to 1.8.14.
     add fd13a65  gnu: libdca: Update to 0.0.7.
     add 9a71213  gnu: dbacl: Update to 1.14.1.
     add b10bf8e  gnu: tig: Update to 2.5.1.
     add 5935779  gnu: syncthing: Update to 1.4.2.
     add 827813b  gnu: supertux: Update to 0.6.1.1.
     add a5ab71c  gnu: openconnect: Update to 8.08.
     add 4061305  gnu: bubblewrap: Update to 0.4.1 [fixes CVE-2020-5291].
     add 0493ead  gnu: Merge ham-radio and sdr modules into radio module.
     add 5258c41  gnu: Add tennix.
     add fbfaba8  gnu: python-duniterpy: Update to 0.57.0.
     add 67950de  gnu: python-pyqtwebengine: Use 'python-version'.
     add 839fa4c  gnu: sbcl-burgled-batteries3: Update to 0.0.0-2.f65f454.
     add 3d280da  gnu: sbcl-burgled-batteries3: Python is a runtime dependency.
     add 67dbc06  gnu: python-flask: Update to 1.1.2.
     add 892918b  gnu: python-dnspython: Update to 1.16.0.
     add 658505d  gnu: python-genshi: Update to 0.7.3.
     new c6d02bc  Merge branch 'master' into core-updates
     new 8c83069  gnu: sbcl-burgled-batteries3: Fix build with Python 3.8.

The 2 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                                      |  4 +-
 gnu/packages/finance.scm                          |  4 +-
 gnu/packages/games.scm                            | 69 ++++++++++++++++++++++-
 gnu/packages/lisp-xyz.scm                         | 43 +++++++-------
 gnu/packages/patches/dbacl-include-locale.h.patch | 36 ++++++++++++
 gnu/packages/python-web.scm                       |  8 +--
 gnu/packages/python-xyz.scm                       |  4 +-
 gnu/packages/qt.scm                               | 14 ++---
 gnu/packages/{ham-radio.scm => radio.scm}         | 34 ++++++++++-
 gnu/packages/sdr.scm                              | 57 -------------------
 gnu/packages/syncthing.scm                        |  7 ++-
 gnu/packages/textutils.scm                        | 20 +++----
 gnu/packages/tls.scm                              |  2 +-
 gnu/packages/version-control.scm                  |  8 +--
 gnu/packages/video.scm                            |  8 ++-
 gnu/packages/virtualization.scm                   |  4 +-
 gnu/packages/vpn.scm                              |  6 +-
 gnu/packages/xfce.scm                             |  4 +-
 18 files changed, 207 insertions(+), 125 deletions(-)
 create mode 100644 gnu/packages/patches/dbacl-include-locale.h.patch
 rename gnu/packages/{ham-radio.scm => radio.scm} (93%)
 delete mode 100644 gnu/packages/sdr.scm



reply via email to

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