Update upstream & LTS Haskell

This commit is contained in:
JP Rupp 2024-03-14 12:41:04 +00:00
parent 29e4173002
commit 48d373b943
No known key found for this signature in database
GPG Key ID: 93391726EAFA0C5D
5 changed files with 21 additions and 15 deletions

View File

@ -5,6 +5,12 @@ 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).
## [1.1.0] - 2023-03-14
### Changed
- Update upstream dependencies & LTS Haskell.
## [1.0.4] - 2023-10-09
### Changed

View File

@ -1,11 +1,11 @@
cabal-version: 1.12
-- This file has been generated from package.yaml by hpack version 0.35.2.
-- This file has been generated from package.yaml by hpack version 0.36.0.
--
-- see: https://github.com/sol/hpack
name: haskoin-core
version: 1.0.4
version: 1.1.0
synopsis: Bitcoin & Bitcoin Cash library for Haskell
description: Please see the README on GitHub at <https://github.com/haskoin/haskoin-core#readme>
category: Bitcoin, Finance, Network
@ -129,7 +129,7 @@ library
, network >=3.1.1.1
, safe >=0.3.18
, scientific >=0.3.6.2
, secp256k1-haskell >=1.0.0
, secp256k1-haskell >=1.2.0
, split >=0.2.3.3
, string-conversions >=0.4.0.1
, text >=1.2.3.0
@ -190,7 +190,7 @@ test-suite spec
, network >=3.1.1.1
, safe >=0.3.18
, scientific >=0.3.6.2
, secp256k1-haskell >=1.0.0
, secp256k1-haskell >=1.2.0
, split >=0.2.3.3
, string-conversions >=0.4.0.1
, text >=1.2.3.0

View File

@ -1,5 +1,5 @@
name: haskoin-core
version: 1.0.4
version: 1.1.0
synopsis: Bitcoin & Bitcoin Cash library for Haskell
description: Please see the README on GitHub at <https://github.com/haskoin/haskoin-core#readme>
category: Bitcoin, Finance, Network
@ -43,7 +43,7 @@ dependencies:
- split >= 0.2.3.3
- safe >= 0.3.18
- scientific >= 0.3.6.2
- secp256k1-haskell >= 1.0.0
- secp256k1-haskell >= 1.2.0
- string-conversions >= 0.4.0.1
- text >= 1.2.3.0
- time >= 1.9.3

View File

@ -1,7 +1,7 @@
resolver: lts-22.6
resolver: lts-22.13
nix:
packages:
- secp256k1
- pkg-config
extra-deps:
- secp256k1-haskell-1.1.0@sha256:37d65ec4352aa90a5cba7e26c0c9f11b4c740fcb40c527f0e04f066015f0ef3d,2235
- secp256k1-haskell-1.2.0@sha256:1a21581b0c54be26e1fb706d06dce51ef10cb72c13abfc3614a70189f23d6d50,2235

View File

@ -5,15 +5,15 @@
packages:
- completed:
hackage: secp256k1-haskell-1.1.0@sha256:37d65ec4352aa90a5cba7e26c0c9f11b4c740fcb40c527f0e04f066015f0ef3d,2235
hackage: secp256k1-haskell-1.2.0@sha256:1a21581b0c54be26e1fb706d06dce51ef10cb72c13abfc3614a70189f23d6d50,2235
pantry-tree:
sha256: 54d3c988b19fd94007915ea578982b2a0dafaf95772ff2b50c12d998cb45c1dc
sha256: ab80e7d605c2c7aebd049271c4e677989515df011689b07141a385c2a63c950b
size: 882
original:
hackage: secp256k1-haskell-1.1.0@sha256:37d65ec4352aa90a5cba7e26c0c9f11b4c740fcb40c527f0e04f066015f0ef3d,2235
hackage: secp256k1-haskell-1.2.0@sha256:1a21581b0c54be26e1fb706d06dce51ef10cb72c13abfc3614a70189f23d6d50,2235
snapshots:
- completed:
sha256: 1b4c2669e26fa828451830ed4725e4d406acc25a1fa24fcc039465dd13d7a575
size: 714100
url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/22/6.yaml
original: lts-22.6
sha256: 6f0bea3ba5b07360f25bc886e8cff8d847767557a492a6f7f6dcb06e3cc79ee9
size: 712905
url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/22/13.yaml
original: lts-22.13