[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (f6e79ef -> b3a0db7)
From: |
guix-commits |
Subject: |
branch master updated (f6e79ef -> b3a0db7) |
Date: |
Sat, 18 Dec 2021 18:49:24 -0500 (EST) |
nckx pushed a change to branch master
in repository guix.
from f6e79ef style: Gracefully handle errors such as EACCES when opening
files.
new 5620360 gnu: minisign: Fetch source from Git.
new 7492d2f gnu: minisign: Update to 0.10.
new a035acc gnu: inxi-minimal: Update to 3.3.11-1.
new de01d08 gnu: bear: Update to 3.0.17.
new 9c426e1 gnu: bear: Respect TESTS?.
new 2f5f658 gnu: i3status-rust: Fix build.
new e207412 gnu: keyutils: Update to 1.6.3.
new 62085c3 gnu: keyutils: Omit static library.
new b3a0db7 gnu: diffoscope: Remove input labels.
The 9 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 | 4 +-
gnu/packages/build-tools.scm | 39 +++---
gnu/packages/crypto.scm | 36 +++---
gnu/packages/diffoscope.scm | 143 +++++++++++----------
.../patches/bear-disable-preinstall-tests.patch | 26 ----
gnu/packages/rust-apps.scm | 8 +-
7 files changed, 120 insertions(+), 137 deletions(-)
delete mode 100644 gnu/packages/patches/bear-disable-preinstall-tests.patch
- branch master updated (f6e79ef -> b3a0db7),
guix-commits <=
- 02/09: gnu: minisign: Update to 0.10., guix-commits, 2021/12/18
- 01/09: gnu: minisign: Fetch source from Git., guix-commits, 2021/12/18
- 04/09: gnu: bear: Update to 3.0.17., guix-commits, 2021/12/18
- 05/09: gnu: bear: Respect TESTS?., guix-commits, 2021/12/18
- 08/09: gnu: keyutils: Omit static library., guix-commits, 2021/12/18
- 07/09: gnu: keyutils: Update to 1.6.3., guix-commits, 2021/12/18
- 03/09: gnu: inxi-minimal: Update to 3.3.11-1., guix-commits, 2021/12/18
- 06/09: gnu: i3status-rust: Fix build., guix-commits, 2021/12/18
- 09/09: gnu: diffoscope: Remove input labels., guix-commits, 2021/12/18