[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (3e68e83 -> b58efbc)
From: |
guix-commits |
Subject: |
branch master updated (3e68e83 -> b58efbc) |
Date: |
Tue, 18 May 2021 16:25:45 -0400 (EDT) |
mbakke pushed a change to branch master
in repository guix.
from 3e68e83 gnu: perl-cairo: Update to 1.109.
new c6f1e13 gnu: qhull: Update to 2020.2.
new 8eea80d gnu: PackCC: Update to 1.5.0.
new 6ee590e gnu: universal-ctags: Update to 5.9.20210509.0.
new b52f635 gnu: hdf5: Fix invalid regex range.
new 97ae2ed gnu: yubikey-personalization: Update to 1.20.0.
new 57e0040 gnu: yubikey-personalization: Fix build with GCC 10.
new 4ebd4a5 gnu: ucx: Update to 1.9.0.
new def0b7f gnu: ell: Update to 0.40.
new 72c0b14 gnu: iwd: Update to 1.14.
new df9e84d gnu: asciidoc-py3: Fix source URI.
new e12919a gnu: asciidoc-py3: Update to 9.1.0.
new c2649f2 gnu: asciidoc: Remove Python 2 variant.
new 6f20fa3 gnu: kbd: Update to 2.4.0.
new b58efbc gnu: Add libxml2-xpath0.
The 14 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 | 2 +-
gnu/packages/c.scm | 41 ++++---
gnu/packages/code.scm | 56 +++------
gnu/packages/documentation.scm | 44 +++----
gnu/packages/fabric-management.scm | 5 +-
gnu/packages/linux.scm | 56 +++++----
gnu/packages/maths.scm | 8 +-
gnu/packages/networking.scm | 35 +++---
.../patches/libxml2-xpath0-Add-option-xpath0.patch | 129 +++++++++++++++++++++
gnu/packages/patches/ucx-tcp-iface-ioctl.patch | 109 -----------------
gnu/packages/security-token.scm | 11 +-
gnu/packages/version-control.scm | 2 +-
gnu/packages/wm.scm | 2 +-
gnu/packages/xml.scm | 14 +++
14 files changed, 257 insertions(+), 257 deletions(-)
create mode 100644 gnu/packages/patches/libxml2-xpath0-Add-option-xpath0.patch
delete mode 100644 gnu/packages/patches/ucx-tcp-iface-ioctl.patch
- branch master updated (3e68e83 -> b58efbc),
guix-commits <=
- 01/14: gnu: qhull: Update to 2020.2., guix-commits, 2021/05/18
- 02/14: gnu: PackCC: Update to 1.5.0., guix-commits, 2021/05/18
- 04/14: gnu: hdf5: Fix invalid regex range., guix-commits, 2021/05/18
- 03/14: gnu: universal-ctags: Update to 5.9.20210509.0., guix-commits, 2021/05/18
- 05/14: gnu: yubikey-personalization: Update to 1.20.0., guix-commits, 2021/05/18
- 07/14: gnu: ucx: Update to 1.9.0., guix-commits, 2021/05/18
- 09/14: gnu: iwd: Update to 1.14., guix-commits, 2021/05/18
- 06/14: gnu: yubikey-personalization: Fix build with GCC 10., guix-commits, 2021/05/18
- 11/14: gnu: asciidoc-py3: Update to 9.1.0., guix-commits, 2021/05/18
- 08/14: gnu: ell: Update to 0.40., guix-commits, 2021/05/18