simple-pango 0.1.0.1 → 0.1.0.2
raw patch · 1 files changed
+10/−9 lines, 1 files
Files
- simple-pango.cabal +10/−9
simple-pango.cabal view
@@ -1,19 +1,19 @@ cabal-version: 1.12 --- This file has been generated from package.yaml by hpack version 0.35.2.+-- This file has been generated from package.yaml by hpack version 0.37.0. -- -- see: https://github.com/sol/hpack name: simple-pango-version: 0.1.0.1+version: 0.1.0.2 synopsis: Binding to Pango library-description: Please see the README on GitHub at <https://github.com/githubuser/simple-pango#readme>+description: Please see the README on GitHub at <https://github.com/YoshikuniJujo/simple-pango#readme> category: Graphics-homepage: https://github.com/githubuser/simple-pango#readme-bug-reports: https://github.com/githubuser/simple-pango/issues-author: Author name here-maintainer: example@example.com-copyright: 2021 Author name here+homepage: https://github.com/YoshikuniJujo/simple-pango#readme+bug-reports: https://github.com/YoshikuniJujo/simple-pango/issues+author: Yoshikuni Jujo+maintainer: yoshikuni.jujo@gmail.com+copyright: 2021 Yoshikuni Jujo license: BSD3 license-file: LICENSE build-type: Simple@@ -24,7 +24,7 @@ source-repository head type: git- location: https://github.com/githubuser/simple-pango+ location: https://github.com/YoshikuniJujo/simple-pango library exposed-modules:@@ -73,6 +73,7 @@ csrc/pango_log_attr.c pkgconfig-depends: pangocairo+ , gobject-2.0 build-depends: array , base >=4.7 && <5