gi-wnck 3.0.12 → 3.0.13
raw patch · 3 files changed
+3/−3 lines, 3 filessetup-changed
Files
- README.md +1/−1
- Setup.hs +1/−1
- gi-wnck.cabal +1/−1
README.md view
@@ -1,6 +1,6 @@ # Documentation Autogenerated documentation for this package can be found at -[https://hackage.haskell.org/package/gi-wnck-3.0.12/docs/GI-Wnck.html](https://hackage.haskell.org/package/gi-wnck-3.0.12/docs/GI-Wnck.html)+[https://hackage.haskell.org/package/gi-wnck-3.0.13/docs/GI-Wnck.html](https://hackage.haskell.org/package/gi-wnck-3.0.13/docs/GI-Wnck.html) For general documentation on using [haskell-gi](https://github.com/haskell-gi/haskell-gi) based bindings, see [the project page](https://github.com/haskell-gi/haskell-gi) or [the Wiki](https://github.com/haskell-gi/haskell-gi/wiki).
Setup.hs view
@@ -14,7 +14,7 @@ where name = "Wnck" version = "3.0" pkgName = "gi-wnck"- pkgVersion = "3.0.12"+ pkgVersion = "3.0.13" overridesFile = Just "Wnck.overrides" verbose = False outputDir = Nothing
gi-wnck.cabal view
@@ -1,5 +1,5 @@ name: gi-wnck-version: 3.0.12+version: 3.0.13 synopsis: Wnck bindings description: Bindings for wnck, autogenerated by haskell-gi. homepage: https://github.com/haskell-gi/haskell-gi