haskoin-store 1.2.4 → 1.2.5
raw patch · 1 files changed
+4/−4 lines, 1 filesdep ~haskoin-store-data
Dependency ranges changed: haskoin-store-data
Files
- haskoin-store.cabal +4/−4
haskoin-store.cabal view
@@ -5,7 +5,7 @@ -- see: https://github.com/sol/hpack name: haskoin-store-version: 1.2.4+version: 1.2.5 synopsis: Storage and index for Bitcoin and Bitcoin Cash description: Please see the README on GitHub at <https://github.com/haskoin/haskoin-store#readme> category: Bitcoin, Finance, Network@@ -55,7 +55,7 @@ , hashtables >=1.2.4.2 , haskoin-core >=1.0.0 , haskoin-node >=1.0.0- , haskoin-store-data ==1.2.2+ , haskoin-store-data ==1.2.5 , hedis >=0.12.13 , http-types >=0.12.3 , lens >=4.18.1@@ -109,7 +109,7 @@ , haskoin-core >=1.0.0 , haskoin-node >=1.0.0 , haskoin-store- , haskoin-store-data ==1.2.2+ , haskoin-store-data ==1.2.5 , hedis >=0.12.13 , http-types >=0.12.3 , lens >=4.18.1@@ -168,7 +168,7 @@ , haskoin-core >=1.0.0 , haskoin-node >=1.0.0 , haskoin-store- , haskoin-store-data ==1.2.2+ , haskoin-store-data ==1.2.5 , hedis >=0.12.13 , hspec >=2.7.1 , http-types >=0.12.3