[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (6dffced -> 95447b2)
From: |
guix-commits |
Subject: |
branch master updated (6dffced -> 95447b2) |
Date: |
Mon, 13 Dec 2021 17:33:52 -0500 (EST) |
mbakke pushed a change to branch master
in repository guix.
from 6dffced Merge branch 'core-updates-frozen' into 'master'.
new 467485a gnu: Remove superfluous "linux-libre-headers" inputs.
new dab8fd7 gnu: SQLite: Remove 3.33.
new 50b36f6 gnu: SQLite. Add 3.37.
new e1dc580 gnu: fossil: Update to 2.17.
new 5940d4c gnu: python-versioneer: Update to 0.21.
new 99e0c4b gnu: python-versioneer: Add support for Guix build
directories.
new 48a6f1d gnu: python-dask: Remove bundled versioneer.
new 95447b2 gnu: python-distributed: Update to 2021.11.2.
The 8 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/accessibility.scm | 1 -
gnu/packages/cdrom.scm | 4 +--
gnu/packages/chromium.scm | 3 --
gnu/packages/graphics.scm | 1 -
gnu/packages/gstreamer.scm | 1 -
gnu/packages/linux.scm | 8 +----
gnu/packages/lirc.scm | 3 +-
gnu/packages/networking.scm | 2 --
.../patches/python-versioneer-guix-support.patch | 35 ++++++++++++++++++++++
gnu/packages/python-science.scm | 11 +++++--
gnu/packages/python-xyz.scm | 17 ++++++++---
gnu/packages/sqlite.scm | 9 +++---
gnu/packages/version-control.scm | 26 ++++++++--------
gnu/packages/video.scm | 3 +-
gnu/packages/vpn.scm | 4 +--
gnu/packages/web-browsers.scm | 2 +-
17 files changed, 81 insertions(+), 50 deletions(-)
create mode 100644 gnu/packages/patches/python-versioneer-guix-support.patch
- branch master updated (6dffced -> 95447b2),
guix-commits <=
- 01/08: gnu: Remove superfluous "linux-libre-headers" inputs., guix-commits, 2021/12/13
- 02/08: gnu: SQLite: Remove 3.33., guix-commits, 2021/12/13
- 03/08: gnu: SQLite. Add 3.37., guix-commits, 2021/12/13
- 04/08: gnu: fossil: Update to 2.17., guix-commits, 2021/12/13
- 07/08: gnu: python-dask: Remove bundled versioneer., guix-commits, 2021/12/13
- 06/08: gnu: python-versioneer: Add support for Guix build directories., guix-commits, 2021/12/13
- 05/08: gnu: python-versioneer: Update to 0.21., guix-commits, 2021/12/13
- 08/08: gnu: python-distributed: Update to 2021.11.2., guix-commits, 2021/12/13