packages feed

haskoin-store 0.34.6 → 0.34.7

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 view
@@ -4,10 +4,10 @@ -- -- see: https://github.com/sol/hpack ----- hash: dd21f0f4970f6a7ce36389dbb15c2bc3ef79981853e55d20b333d96cafe77682+-- hash: 419bd834bc9fa07c6d1097df06a7b19c9b3b4c10f0b6a2f3e95d0849206567fd  name:           haskoin-store-version:        0.34.6+version:        0.34.7 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.34.6+    , haskoin-store-data ==0.34.7     , 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.34.6+    , haskoin-store-data ==0.34.7     , 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.34.6-    , haskoin-store-data ==0.34.6+    , haskoin-store ==0.34.7+    , haskoin-store-data ==0.34.7     , hedis >=0.12.13     , hspec >=2.7.1     , http-types >=0.12.3