[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (be0a06e -> d21f251)
From: |
guix-commits |
Subject: |
branch master updated (be0a06e -> d21f251) |
Date: |
Sun, 27 Dec 2020 11:24:44 -0500 (EST) |
civodul pushed a change to branch master
in repository guix.
from be0a06e gnu: baobab: updating to version 3.38.0.
new a016a45 maint: Remove unused '--with-nix-prefix' configure option.
new 32568f5 gnu: Add Guile-zstd.
new 72861d8 gnu: rottlog: Fix mail reporting.
new 4688c9f gnu: Add hunspell-dict-it-it.
new e38d90d transformations: Add '--with-patch'.
new d21f251 news: Add entry for '--with-patch'.
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:
Makefile.am | 1 -
configure.ac | 13 --------
doc/guix.texi | 18 +++++++++++
etc/news.scm | 26 +++++++++++++++
gnu/local.mk | 1 +
gnu/packages/admin.scm | 10 ++++--
gnu/packages/guile.scm | 28 ++++++++++++++++
gnu/packages/hunspell.scm | 81 +++++++++++++++++++++++++++++++++++++++++++++++
guix/transformations.scm | 63 +++++++++++++++++++++++++++++++++++-
tests/transformations.scm | 24 ++++++++++++++
10 files changed, 247 insertions(+), 18 deletions(-)
create mode 100644 gnu/packages/hunspell.scm
- branch master updated (be0a06e -> d21f251),
guix-commits <=
- 01/06: maint: Remove unused '--with-nix-prefix' configure option., guix-commits, 2020/12/27
- 02/06: gnu: Add Guile-zstd., guix-commits, 2020/12/27
- 04/06: gnu: Add hunspell-dict-it-it., guix-commits, 2020/12/27
- 05/06: transformations: Add '--with-patch'., guix-commits, 2020/12/27
- 03/06: gnu: rottlog: Fix mail reporting., guix-commits, 2020/12/27
- 06/06: news: Add entry for '--with-patch'., guix-commits, 2020/12/27