[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (a3e5361 -> fed3632)
From: |
guix-commits |
Subject: |
branch master updated (a3e5361 -> fed3632) |
Date: |
Sat, 23 Nov 2019 16:48:23 -0500 (EST) |
civodul pushed a change to branch master
in repository guix.
from a3e5361 gnu: ashuffle: Fix typo.
new 6035320 gnu: guile2.0-git: Fix compilation of libgit2.
new 01c11ae gnu: guile-git: Add "guile3.0-git" variant.
new d630d78 gnu: gnutls: Add "guile3.0-gnutls" variant.
new d15e4b1 gnu: guile-sqlite3: Add "guile3.0-sqlite3" variant.
new fde60bf tests: Use (ice-9 threads).
new fed3632 compile: Adjust for Guile 2.9.5.
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:
gnu/packages/guile.scm | 42 +++++++++++++++++++++++++++++++++++++++---
gnu/packages/tls.scm | 33 +++++++++++++++++++++++++++++++++
guix/build/compile.scm | 49 ++++++++++++++++++++++++++++---------------------
tests/publish.scm | 1 +
4 files changed, 101 insertions(+), 24 deletions(-)
- branch master updated (a3e5361 -> fed3632),
guix-commits <=
- 01/06: gnu: guile2.0-git: Fix compilation of libgit2., guix-commits, 2019/11/23
- 05/06: tests: Use (ice-9 threads)., guix-commits, 2019/11/23
- 03/06: gnu: gnutls: Add "guile3.0-gnutls" variant., guix-commits, 2019/11/23
- 04/06: gnu: guile-sqlite3: Add "guile3.0-sqlite3" variant., guix-commits, 2019/11/23
- 02/06: gnu: guile-git: Add "guile3.0-git" variant., guix-commits, 2019/11/23
- 06/06: compile: Adjust for Guile 2.9.5., guix-commits, 2019/11/23