[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (f14f108 -> bdcf4d8)
From: |
guix-commits |
Subject: |
branch master updated (f14f108 -> bdcf4d8) |
Date: |
Tue, 20 Oct 2020 18:40:00 -0400 (EDT) |
cbaines pushed a change to branch master
in repository guix.
from f14f108 gnu: linux-libre 4.4: Update to 4.4.240.
new dd2e6e3 tests: monitoring: Use (service postgresql-service-type).
new 93576e4 doc: Add subheadings in to the Databases section.
new a698df7 services: databases: Deprecate the postgresql-service
procedure.
new 21b712a gnu: databases: Define postgresql-10.
new bdcf4d8 services: databases: Don't specify a default postgresql
version.
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:
doc/guix.texi | 52 ++++++++++++++++++++++++++++++++++++++--------
gnu/packages/databases.scm | 2 ++
gnu/services/databases.scm | 22 ++++++++++----------
gnu/tests/databases.scm | 4 +++-
gnu/tests/guix.scm | 1 +
gnu/tests/monitoring.scm | 4 +++-
gnu/tests/web.scm | 4 +++-
7 files changed, 66 insertions(+), 23 deletions(-)
- branch master updated (f14f108 -> bdcf4d8),
guix-commits <=
- 03/05: services: databases: Deprecate the postgresql-service procedure., guix-commits, 2020/10/20
- 01/05: tests: monitoring: Use (service postgresql-service-type)., guix-commits, 2020/10/20
- 04/05: gnu: databases: Define postgresql-10., guix-commits, 2020/10/20
- 05/05: services: databases: Don't specify a default postgresql version., guix-commits, 2020/10/20
- 02/05: doc: Add subheadings in to the Databases section., guix-commits, 2020/10/20