yarr-image-io 0.9.2 → 1.2.0
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~yarrPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: yarr
API changes (from Hackage documentation)
Files
- yarr-image-io.cabal +2/−2
yarr-image-io.cabal view
@@ -1,5 +1,5 @@ Name: yarr-image-io-Version: 0.9.2+Version: 1.2.0 Synopsis: Image IO for Yarr library Description: @repa-devil@ package, adapted to @yarr@ library.@@ -20,7 +20,7 @@ Library build-depends: base == 4.6.*,- yarr == 0.9.2+ yarr == 1.2.* extra-libraries: IL