mbakke pushed a change to branch core-updates
in repository guix.
from d4137d8 gnu: make-glibc-locales: Adjust patch for glibc 2.29.
new 680bc34 gnu: Python: Update to 3.7.4.
new 33f460a gnu: flex: Remove superfluous input.
new 7fe6dcf gnu: Remove [email protected].
new e81b14f gnu: freetype: Update to 2.10.1.
new 9e13a3e gnu: glib: Update to 2.60.5.
new 4e073dc gnu: glib: Remove superfluous input.
new 78affef gnu: oath-toolkit: Fix FTBFS with GCC 7.
new c1f4073 gnu: rapidjson: Fix FTBFS with GCC 7.
The 8 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/authentication.scm | 15 +++++++--
gnu/packages/code.scm | 21 +++---------
gnu/packages/commencement.scm | 9 +++--
gnu/packages/flex.scm | 4 +--
gnu/packages/fontutils.scm | 6 ++--
gnu/packages/glib.scm | 6 ++--
gnu/packages/patches/python-3-fix-tests.patch | 38 ++++++++++++++++-----
gnu/packages/patches/rapidjson-gcc-compat.patch | 18 ++++++++++
gnu/packages/python.scm | 44 +++++++++++++------------
gnu/packages/web.scm | 1 +
11 files changed, 101 insertions(+), 62 deletions(-)
create mode 100644 gnu/packages/patches/rapidjson-gcc-compat.patch