packages feed

sdl2-image 0.1.3.0 → 0.1.3.1

raw patch · 2 files changed

+8/−2 lines, 2 files

Files

+ changelog.md view
@@ -0,0 +1,5 @@+## v0.1.3.1+- add 'this' change-log file++## v0.1.3.0+- bump dependency version to support sdl2 1.3
sdl2-image.cabal view
@@ -1,5 +1,5 @@ name:                sdl2-image-version:             0.1.3.0+version:             0.1.3.1 synopsis:            Haskell binding to sdl2-image. description:         Haskell binding to sdl2-image. license:             MIT@@ -9,6 +9,7 @@ category:            Graphics build-type:          Simple cabal-version:       >=1.10+extra-source-files:  changelog.md  source-repository head   type:       git@@ -17,7 +18,7 @@ source-repository this   type:       git   location:   https://github.com/ccll/hs-sdl2-image.git-  tag:        v0.1.3.0+  tag:        v0.1.3.1  library   extra-libraries: