Date: Tuesday, March 31, 2020 @ 05:01:40 Author: felixonmars Revision: 607582
upgpkg: haskell-gi 0.23.0-11: rebuild with doctest 0.16.3 Modified: haskell-gi/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-31 04:58:35 UTC (rev 607581) +++ PKGBUILD 2020-03-31 05:01:40 UTC (rev 607582) @@ -4,7 +4,7 @@ _hkgname=haskell-gi pkgname=haskell-gi pkgver=0.23.0 -pkgrel=10 +pkgrel=11 pkgdesc="Generate Haskell bindings for GObject Introspection capable libraries" url="https://github.com/haskell-gi/haskell-gi" license=("LGPL2")
