[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (223cb7c -> 345488d)
From: |
guix-commits |
Subject: |
branch master updated (223cb7c -> 345488d) |
Date: |
Sat, 21 Dec 2019 17:55:49 -0500 (EST) |
civodul pushed a change to branch master
in repository guix.
from 223cb7c gnu: guile-email: Update to 0.2.2.
new 89bbcc8 guix system: Honor the build options in
'delete-generations'.
new 1214684 gnu: mumi: Do not hard-code "2.2".
new 18e4d11 gnu: mumi: Install .go files in the right place.
new c7b2b53 gnu: mumi: Add dependency on mumimu.
new 8ff573d gnu: mumi: Pass "--localstatedir=/var".
new ec73e50 gnu: mumi: Install assets.
new c48c615 gnu: mumi: Add dependency on GnuTLS.
new 6ee8746 services: Add Mumi service.
new f9488b7 gnu: libgtextutils: Build with GCC 5
new 345488d gnu: fastx-toolkit: Build with GCC 6
The 10 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
doc/guix.texi | 13 ++++++
gnu/packages/bioinformatics.scm | 3 +-
gnu/packages/mail.scm | 100 ++++++++++++++++++++++++++++++++++++++--
gnu/packages/textutils.scm | 3 ++
gnu/services/web.scm | 57 ++++++++++++++++++++++-
guix/scripts/system.scm | 14 ++++--
6 files changed, 178 insertions(+), 12 deletions(-)
- branch master updated (223cb7c -> 345488d),
guix-commits <=
- 02/10: gnu: mumi: Do not hard-code "2.2"., guix-commits, 2019/12/21
- 03/10: gnu: mumi: Install .go files in the right place., guix-commits, 2019/12/21
- 01/10: guix system: Honor the build options in 'delete-generations'., guix-commits, 2019/12/21
- 05/10: gnu: mumi: Pass "--localstatedir=/var"., guix-commits, 2019/12/21
- 07/10: gnu: mumi: Add dependency on GnuTLS., guix-commits, 2019/12/21
- 09/10: gnu: libgtextutils: Build with GCC 5, guix-commits, 2019/12/21
- 08/10: services: Add Mumi service., guix-commits, 2019/12/21
- 10/10: gnu: fastx-toolkit: Build with GCC 6, guix-commits, 2019/12/21
- 06/10: gnu: mumi: Install assets., guix-commits, 2019/12/21
- 04/10: gnu: mumi: Add dependency on mumimu., guix-commits, 2019/12/21