haskoin-store 0.33.0 → 0.33.1
raw patch · 1 files changed
+6/−6 lines, 1 filesdep ~haskoin-storedep ~haskoin-store-data
Dependency ranges changed: haskoin-store, haskoin-store-data
Files
- haskoin-store.cabal +6/−6
haskoin-store.cabal view
@@ -4,10 +4,10 @@ -- -- see: https://github.com/sol/hpack ----- hash: fe5bce5595173d04931b03f64216979f6d0c288b443e63e489e4a5af75b1d804+-- hash: 02339d71f3339f1a7cc7ec5cca22592c9b8b68752549137c4649db2a8d347281 name: haskoin-store-version: 0.33.0+version: 0.33.1 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@@ -53,7 +53,7 @@ , hashable >=1.3.0.0 , haskoin-core >=0.13.6 , haskoin-node >=0.14.1- , haskoin-store-data ==0.33.0+ , haskoin-store-data ==0.33.1 , hedis >=0.12.13 , http-types >=0.12.3 , monad-logger >=0.3.32@@ -96,7 +96,7 @@ , haskoin-core >=0.13.6 , haskoin-node >=0.14.1 , haskoin-store- , haskoin-store-data ==0.33.0+ , haskoin-store-data ==0.33.1 , monad-logger >=0.3.32 , mtl >=2.2.2 , nqe >=0.6.1@@ -135,8 +135,8 @@ , hashable >=1.3.0.0 , haskoin-core >=0.13.6 , haskoin-node >=0.14.1- , haskoin-store ==0.33.0- , haskoin-store-data ==0.33.0+ , haskoin-store ==0.33.1+ , haskoin-store-data ==0.33.1 , hedis >=0.12.13 , hspec >=2.7.1 , http-types >=0.12.3