[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (3bd45f5 -> 0ee6692)
From: |
Ludovic Courtès |
Subject: |
branch master updated (3bd45f5 -> 0ee6692) |
Date: |
Fri, 19 Oct 2018 12:38:21 -0400 (EDT) |
civodul pushed a change to branch master
in repository guix.
from 3bd45f5 gnu: emacs-slime: License is a mix of GPL2+ and public
domain.
new fbdb7b9 pack: Fix "-C none -f tarball".
new 19c924a tests: Run 'guix pack' tests using the external store.
new 4680fef gnu: Add wiredtiger 3.1.0
new b1e6b93 gnu: guile-wiredtiger: Update to 0.7.0.
new 0ee6692 gnu: sbcl-slime-swank: Remove reference to unbound
variable.
The 5 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:
.dir-locals.el | 1 +
gnu/packages/databases.scm | 27 ++++++++++++-----
gnu/packages/lisp.scm | 2 +-
guix/scripts/pack.scm | 7 +++--
guix/tests.scm | 37 ++++++++++++++++++++++-
tests/guix-pack.sh | 30 ++++++++++++-------
tests/pack.scm | 75 ++++++++++++++++++++++++----------------------
7 files changed, 120 insertions(+), 59 deletions(-)
- branch master updated (3bd45f5 -> 0ee6692),
Ludovic Courtès <=
- 01/05: pack: Fix "-C none -f tarball"., Ludovic Courtès, 2018/10/19
- 05/05: gnu: sbcl-slime-swank: Remove reference to unbound variable., Ludovic Courtès, 2018/10/19
- 03/05: gnu: Add wiredtiger 3.1.0, Ludovic Courtès, 2018/10/19
- 02/05: tests: Run 'guix pack' tests using the external store., Ludovic Courtès, 2018/10/19
- 04/05: gnu: guile-wiredtiger: Update to 0.7.0., Ludovic Courtès, 2018/10/19