yarr-image-io 1.2.0 → 1.3.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: 1.2.0+Version: 1.3.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 == 1.2.*+ yarr == 1.3.* extra-libraries: IL