secp256k1-haskell 1.4.2 → 1.4.3
raw patch · 1 files changed
+4/−4 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- secp256k1-haskell.cabal +4/−4
secp256k1-haskell.cabal view
@@ -5,12 +5,12 @@ -- see: https://github.com/sol/hpack name: secp256k1-haskell-version: 1.4.2+version: 1.4.3 synopsis: Bindings for secp256k1 description: Sign and verify signatures using the secp256k1 library. category: Crypto-homepage: http://github.com/haskoin/secp256k1-haskell#readme-bug-reports: https://github.com/haskoin/secp256k1-haskell/issues+homepage: http://github.com/jprupp/secp256k1-haskell#readme+bug-reports: https://github.com/jprupp/secp256k1-haskell/issues author: Jean-Pierre Rupp maintainer: jprupp@protonmail.ch copyright: (c) 2017 Jean-Pierre Rupp@@ -22,7 +22,7 @@ source-repository head type: git- location: https://github.com/haskoin/secp256k1-haskell+ location: https://github.com/jprupp/secp256k1-haskell library exposed-modules: