[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (bf770d9 -> 24ba2ce)
From: |
guix-commits |
Subject: |
branch master updated (bf770d9 -> 24ba2ce) |
Date: |
Mon, 9 Dec 2019 12:32:11 -0500 (EST) |
civodul pushed a change to branch master
in repository guix.
from bf770d9 gnu: r-metap: Update to 1.2.
new 054ff19 gnu: bitcoin-abc: Update to 0.20.7.
new 4427417 gnu: websocketpp: Add patch for Boost >= 1.70.
new 9a05da3 gnu: i2pd: Update to 2.29.0.
new 4bd6f1d gnu: guile: Add 2.2.6-1 with a finalization crash bug-fix.
new 24ba2ce gnu: shepherd: Use Guile with the finalization crash
bug-fix.
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:
gnu/local.mk | 2 +
gnu/packages/admin.scm | 4 +-
gnu/packages/finance.scm | 30 +++---
gnu/packages/guile.scm | 12 +++
gnu/packages/i2p.scm | 11 ++-
.../patches/guile-finalization-crash.patch | 61 ++++++++++++
.../patches/websocketpp-fix-for-boost-1.70.patch | 103 +++++++++++++++++++++
gnu/packages/web.scm | 3 +-
8 files changed, 205 insertions(+), 21 deletions(-)
create mode 100644 gnu/packages/patches/guile-finalization-crash.patch
create mode 100644 gnu/packages/patches/websocketpp-fix-for-boost-1.70.patch
- branch master updated (bf770d9 -> 24ba2ce),
guix-commits <=
- 01/05: gnu: bitcoin-abc: Update to 0.20.7., guix-commits, 2019/12/09
- 03/05: gnu: i2pd: Update to 2.29.0., guix-commits, 2019/12/09
- 05/05: gnu: shepherd: Use Guile with the finalization crash bug-fix., guix-commits, 2019/12/09
- 04/05: gnu: guile: Add 2.2.6-1 with a finalization crash bug-fix., guix-commits, 2019/12/09
- 02/05: gnu: websocketpp: Add patch for Boost >= 1.70., guix-commits, 2019/12/09