[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch core-updates updated (09a1e17 -> f5ca7e7)
From: |
guix-commits |
Subject: |
branch core-updates updated (09a1e17 -> f5ca7e7) |
Date: |
Thu, 13 May 2021 11:05:46 -0400 (EDT) |
mbakke pushed a change to branch core-updates
in repository guix.
from 09a1e17 gnu: libidn2: Update to 2.3.1.
new bc0a78c gnu: Fix references to unbound variables.
new 03b6cfa gnu: freeglut: Fix build with GCC 10.
new 817507f gnu: GTK+: Remove unused inputs.
new 546d09a gnu: cairo: Remove duplicate input.
new 8f18a09 gnu: Rust: Export all versions.
new 2e5596d gnu: librsvg: Build with Rust 1.48.
new 080b959 gnu: librsvg: Update to 2.50.5.
new 5f7448e gnu: python-pytest-asyncio: Update to 0.15.1.
new 389e7b7 gnu: python-pycairo: Update to 1.20.0.
new ad8c3b2 gnu: python-pygobject: Update to 3.40.1.
new 4087baf gnu: libwebp: Update to 1.2.0.
new 79be6a9 gnu: shepherd: Decrease optimization level.
new f0f53a8 gnu: mozjs: Build with Rust 1.41.
new 2feea84 gnu: mozjs: Update to 78.10.1.
new f5ca7e7 gnu: elogind: Fix build failure with GCC 10.
The 15 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 | 1 +
gnu/packages/admin.scm | 9 ++++-
gnu/packages/check.scm | 4 +-
gnu/packages/freedesktop.scm | 2 +-
gnu/packages/gl.scm | 1 +
gnu/packages/glib.scm | 4 +-
gnu/packages/gnome.scm | 6 ++-
gnu/packages/gnuzilla.scm | 10 ++---
gnu/packages/gtk.scm | 17 +++-----
gnu/packages/image.scm | 4 +-
gnu/packages/patches/freeglut-gcc-compat.patch | 53 +++++++++++++++++++++++++
gnu/packages/python-xyz.scm | 4 +-
gnu/packages/rust.scm | 55 +++++++++++++-------------
gnu/packages/shells.scm | 3 +-
14 files changed, 115 insertions(+), 58 deletions(-)
create mode 100644 gnu/packages/patches/freeglut-gcc-compat.patch
- branch core-updates updated (09a1e17 -> f5ca7e7),
guix-commits <=
- 04/15: gnu: cairo: Remove duplicate input., guix-commits, 2021/05/13
- 11/15: gnu: libwebp: Update to 1.2.0., guix-commits, 2021/05/13
- 08/15: gnu: python-pytest-asyncio: Update to 0.15.1., guix-commits, 2021/05/13
- 13/15: gnu: mozjs: Build with Rust 1.41., guix-commits, 2021/05/13
- 01/15: gnu: Fix references to unbound variables., guix-commits, 2021/05/13
- 03/15: gnu: GTK+: Remove unused inputs., guix-commits, 2021/05/13
- 10/15: gnu: python-pygobject: Update to 3.40.1., guix-commits, 2021/05/13
- 15/15: gnu: elogind: Fix build failure with GCC 10., guix-commits, 2021/05/13
- 12/15: gnu: shepherd: Decrease optimization level., guix-commits, 2021/05/13
- 07/15: gnu: librsvg: Update to 2.50.5., guix-commits, 2021/05/13