[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (10b01e7 -> ee9c44c)
From: |
guix-commits |
Subject: |
branch master updated (10b01e7 -> ee9c44c) |
Date: |
Tue, 6 Apr 2021 18:00:38 -0400 (EDT) |
civodul pushed a change to branch master
in repository guix.
from 10b01e7 .guix-authorizations: Remove taylanub.
new b92cfc3 gnu-maintenance: Add 'sourceforge' updater.
new 35ca3cf upstream: 'package-latest-release' tries all the matching
updaters.
new 709f30b lint: refresh: Warn about missing or dysfunctional updaters.
new 66d8dc3 gnu: Add opensmtpd-filter-rspamd.
new 5a6e27b services: dovecot: Fix serialization of a free-form-args
arguments.
new ee9c44c gnu: Add camlidl.
The 6 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:
doc/guix.texi | 2 ++
gnu/packages/mail.scm | 36 +++++++++++++++++++++++++-
gnu/packages/ocaml.scm | 66 ++++++++++++++++++++++++++++++++++++++++++++++++
gnu/services/mail.scm | 2 +-
guix/gnu-maintenance.scm | 52 ++++++++++++++++++++++++++++++++++++++
guix/lint.scm | 41 +++++++++++++++++++-----------
guix/upstream.scm | 15 ++++++-----
7 files changed, 191 insertions(+), 23 deletions(-)
- branch master updated (10b01e7 -> ee9c44c),
guix-commits <=
- 01/06: gnu-maintenance: Add 'sourceforge' updater., guix-commits, 2021/04/06
- 05/06: services: dovecot: Fix serialization of a free-form-args arguments., guix-commits, 2021/04/06
- 04/06: gnu: Add opensmtpd-filter-rspamd., guix-commits, 2021/04/06
- 02/06: upstream: 'package-latest-release' tries all the matching updaters., guix-commits, 2021/04/06
- 03/06: lint: refresh: Warn about missing or dysfunctional updaters., guix-commits, 2021/04/06
- 06/06: gnu: Add camlidl., guix-commits, 2021/04/06