packages feed

ipfs 1.3.0.1 → 1.3.0.2

raw patch · 1 files changed

+2/−2 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

ipfs.cabal view
@@ -5,7 +5,7 @@ -- see: https://github.com/sol/hpack  name:           ipfs-version:        1.3.0.1+version:        1.3.0.2 synopsis:       Access IPFS locally and remotely description:    Interact with the IPFS network by shelling out to a local IPFS node or communicating via the HTTP interface of a remote IPFS node. category:       Network@@ -157,7 +157,7 @@     , vector   default-language: Haskell2010 -test-suite fission-doctest+test-suite ipfs-doctest   type: exitcode-stdio-1.0   main-is: Main.hs   other-modules: