[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (7ebf4c4 -> 9077cf6)
From: |
guix-commits |
Subject: |
branch master updated (7ebf4c4 -> 9077cf6) |
Date: |
Wed, 18 Dec 2019 16:37:21 -0500 (EST) |
mbakke pushed a change to branch master
in repository guix.
from 7ebf4c4 gnu: linux-libre: Update to 5.3.18.
new 8e53fe2 gnu: Remove uses of deprecated Qemu network configuration.
new 17ac8bb gnu: darktable: Fix build failure.
new 6b1e6b5 gnu: darktable: Remove redundant inputs.
new fe3110a gnu: darktable: Update to 2.6.3.
new ab7010a gexp: Allow character literals in GEXP->SEXP.
new 9077cf6 gnu: libdbi-drivers: Adapt to multiple-output MariaDB.
The 6 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 | 28 +++++++++++++--------------
gnu/build/vm.scm | 10 ++--------
gnu/packages/databases.scm | 48 ++++++++++++++++++++++++++++++++++++++--------
gnu/packages/photo.scm | 20 +++++++++----------
gnu/system/vm.scm | 5 ++---
gnu/tests.scm | 2 +-
guix/gexp.scm | 2 +-
guix/repl.scm | 2 +-
tests/gexp.scm | 6 ++++++
9 files changed, 75 insertions(+), 48 deletions(-)
- branch master updated (7ebf4c4 -> 9077cf6),
guix-commits <=
- 01/06: gnu: Remove uses of deprecated Qemu network configuration., guix-commits, 2019/12/18
- 02/06: gnu: darktable: Fix build failure., guix-commits, 2019/12/18
- 04/06: gnu: darktable: Update to 2.6.3., guix-commits, 2019/12/18
- 03/06: gnu: darktable: Remove redundant inputs., guix-commits, 2019/12/18
- 06/06: gnu: libdbi-drivers: Adapt to multiple-output MariaDB., guix-commits, 2019/12/18
- 05/06: gexp: Allow character literals in GEXP->SEXP., guix-commits, 2019/12/18