[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (a807d84 -> 1f3d7b4)
From: |
guix-commits |
Subject: |
branch master updated (a807d84 -> 1f3d7b4) |
Date: |
Wed, 23 Jun 2021 17:36:26 -0400 (EDT) |
civodul pushed a change to branch master
in repository guix.
from a807d84 gnu: icedove: Add WebAuthn support.
new ef82ba9 build: Makefile splits Scheme compilation in four steps.
new 61b3e81 gnu: python-libtmux: Update to 0.10.1.
new 2bb789f gnu: certbot, python-acme: Update to 1.16.0.
new 57d4fc7 gnu: Add fnott.
new 1f3d7b4 gexp: 'mixed-text-file' UTF-8-encodes its output.
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:
Makefile.am | 56 +++++++++++++++++++++++++++++++++++++++--------
build-aux/compile-all.scm | 46 +++++++++++++++++++++++---------------
gnu/packages/tls.scm | 7 +++---
gnu/packages/tmux.scm | 4 ++--
gnu/packages/wm.scm | 36 ++++++++++++++++++++++++++++++
guix/gexp.scm | 1 +
6 files changed, 118 insertions(+), 32 deletions(-)
- branch master updated (a807d84 -> 1f3d7b4),
guix-commits <=
- 04/05: gnu: Add fnott., guix-commits, 2021/06/23
- 01/05: build: Makefile splits Scheme compilation in four steps., guix-commits, 2021/06/23
- 03/05: gnu: certbot, python-acme: Update to 1.16.0., guix-commits, 2021/06/23
- 05/05: gexp: 'mixed-text-file' UTF-8-encodes its output., guix-commits, 2021/06/23
- 02/05: gnu: python-libtmux: Update to 0.10.1., guix-commits, 2021/06/23