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