commit 015c64a960f661a8c9f130a20ebf8a14641901ea
parent 3149fddbb920db7152e338b1f06cc77af7df34bb
Author: Jared Tobin <jared@jtobin.io>
Date: Sun, 7 Jun 2026 19:07:48 -0230
meta: bump ppad-fixed version
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ppad-secp256k1.cabal b/ppad-secp256k1.cabal
@@ -38,7 +38,7 @@ library
, bytestring >= 0.9 && < 0.13
, ppad-hmac-drbg >= 0.3.1 && < 0.4
, ppad-sha256 >= 0.3.2 && < 0.4
- , ppad-fixed >= 0.1.4 && < 0.2
+ , ppad-fixed >= 0.1.5 && < 0.2
, primitive >= 0.8 && < 0.10
test-suite secp256k1-tests