[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch core-updates updated (8a59448 -> b32d625)
From: |
guix-commits |
Subject: |
branch core-updates updated (8a59448 -> b32d625) |
Date: |
Wed, 18 Nov 2020 03:13:29 -0500 (EST) |
cbaines pushed a change to branch core-updates
in repository guix.
from 8a59448 gnu: gnutls: Make p11-kit a propagated input.
new 6925c7e gnu: jsoncpp: Update to 1.9.4
new 6267102 gnu: z3: Update to 4.8.9.
new b32d625 gnu: Add solidity.
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
gnu/local.mk | 2 +-
gnu/packages/maths.scm | 5 +-
.../patches/jsoncpp-fix-inverted-case.patch | 22 ------
gnu/packages/serialization.scm | 6 +-
gnu/packages/solidity.scm | 92 ++++++++++++++++++++++
5 files changed, 99 insertions(+), 28 deletions(-)
delete mode 100644 gnu/packages/patches/jsoncpp-fix-inverted-case.patch
create mode 100644 gnu/packages/solidity.scm
- branch core-updates updated (8a59448 -> b32d625),
guix-commits <=