[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch core-updates updated (6f95911 -> 5319f71)
From: |
guix-commits |
Subject: |
branch core-updates updated (6f95911 -> 5319f71) |
Date: |
Mon, 26 Oct 2020 10:40:42 -0400 (EDT) |
janneke pushed a change to branch core-updates
in repository guix.
from 6f95911 gnu: python-six: Update to 1.15.0.
new 6690b6d gnu: glibc: Move patches for the Hurd from cross-libc.
new f602f30 gnu: sudo: Undo "groff" dependency removal for the Hurd.
new 061ffcf gnu: boost: Move conditional configure fix for the Hurd
inline.
new b2dc7cb gnu: sqlite: Move Hurd-specific patch into source.
new 5319f71 gnu: python: Move Hurd-specific configure fix into a patch.
The 5 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 | 5 +----
gnu/packages/base.scm | 4 +++-
gnu/packages/boost.scm | 10 +++-------
gnu/packages/cross-base.scm | 21 +--------------------
gnu/packages/python.scm | 14 ++------------
gnu/packages/sqlite.scm | 18 +-----------------
7 files changed, 12 insertions(+), 61 deletions(-)
- branch core-updates updated (6f95911 -> 5319f71),
guix-commits <=
- 01/05: gnu: glibc: Move patches for the Hurd from cross-libc., guix-commits, 2020/10/26
- 02/05: gnu: sudo: Undo "groff" dependency removal for the Hurd., guix-commits, 2020/10/26
- 04/05: gnu: sqlite: Move Hurd-specific patch into source., guix-commits, 2020/10/26
- 03/05: gnu: boost: Move conditional configure fix for the Hurd inline., guix-commits, 2020/10/26
- 05/05: gnu: python: Move Hurd-specific configure fix into a patch., guix-commits, 2020/10/26