Update Cabal and package version

This commit is contained in:
Jean-Pierre Rupp 2020-06-12 12:30:47 +01:00
parent f0dbaa6739
commit b941bb4100
No known key found for this signature in database
GPG Key ID: 93391726EAFA0C5D
5 changed files with 15 additions and 11 deletions

View File

@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
## 0.2.4
### Changed
- Update Cabal and package version.
## 0.2.3
### Changed
- Return meaningful error upon encountering weird ret status from upstream code.

View File

@ -1,12 +1,12 @@
name: secp256k1-haskell
version: 0.2.3
version: 0.2.4
synopsis: Bindings for secp256k1 library from Bitcoin Core
description: Sign and verify signatures using the very fast C secp256k1 library from Pieter Wuille. Has Haskell types and abstractions for keys and signatures.
category: Crypto
author: Jean-Pierre Rupp
maintainer: jprupp@protonmail.ch
copyright: (c) 2017 Jean-Pierre Rupp
license: PublicDomain
license: Unlicense
license-file: UNLICENSE
github: haskoin/secp256k1-haskell.git
homepage: http://github.com/haskoin/secp256k1-haskell#readme

View File

@ -1,13 +1,13 @@
cabal-version: 1.12
cabal-version: 2.2
-- This file has been generated from package.yaml by hpack version 0.33.0.
--
-- see: https://github.com/sol/hpack
--
-- hash: 16aee2fed95caee7ec390abc8e88433479bf9a3c51dc68b00b1d5eaaebe5b5a1
-- hash: f9d0067a252f8ee8b92357e8ff9d65c898ef8e34b94967aff89e17b7ec9919bd
name: secp256k1-haskell
version: 0.2.3
version: 0.2.4
synopsis: Bindings for secp256k1 library from Bitcoin Core
description: Sign and verify signatures using the very fast C secp256k1 library from Pieter Wuille. Has Haskell types and abstractions for keys and signatures.
category: Crypto
@ -16,7 +16,7 @@ bug-reports: https://github.com/haskoin/secp256k1-haskell.git/issues
author: Jean-Pierre Rupp
maintainer: jprupp@protonmail.ch
copyright: (c) 2017 Jean-Pierre Rupp
license: PublicDomain
license: Unlicense
license-file: UNLICENSE
build-type: Simple
extra-source-files:

View File

@ -1,4 +1,4 @@
resolver: lts-15.15
resolver: lts-16.0
nix:
packages:
- secp256k1

View File

@ -6,7 +6,7 @@
packages: []
snapshots:
- completed:
size: 496112
url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/15/15.yaml
sha256: 86169722ad0056ffc9eacc157ef80ee21d7024f92c0d2961c89ccf432db230a3
original: lts-15.15
size: 531237
url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/16/0.yaml
sha256: 210e15b7043e2783115afe16b0d54914b1611cdaa73f3ca3ca7f8e0847ff54e5
original: lts-16.0