csecp256k1

Haskell FFI bindings to bitcoin-core/secp256k1 (docs.ppad.tech/csecp256k1).
git clone git://git.ppad.tech/csecp256k1.git
Log | Files | Refs | README | LICENSE

commit 8963ced4a3b9546daed60e79cd35f0708746f613
parent 4801d7214edb970b563ad4551bb389a3b807e920
Author: Jared Tobin <jared@jtobin.io>
Date:   Sat, 16 May 2026 13:58:50 -0230

flake: lockfile (ppad-base16)

Diffstat:
Mflake.lock | 8++++----
1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/flake.lock b/flake.lock @@ -51,11 +51,11 @@ ] }, "locked": { - "lastModified": 1766934151, - "narHash": "sha256-BUFpuLfrGXE2xi3Wa9TYCEhhRhFp175Ghxnr0JRbG2I=", + "lastModified": 1778943993, + "narHash": "sha256-8eZyChH7WDgMTj804Ht4VFvS+WER9pPtlwYZgWlO60Q=", "ref": "master", - "rev": "58dfb7922401a60d5de76825fcd5f6ecbcd7afe0", - "revCount": 26, + "rev": "480f24d852e100bb87cd69f2eda531bdb1306495", + "revCount": 37, "type": "git", "url": "git://git.ppad.tech/base16.git" },