Date: Thursday, March 19, 2020 @ 17:03:35 Author: felixonmars Revision: 600953
upgpkg: haskell-gi 0.23.0-4: rebuild with xml-conduit 1.9.0.0 Modified: haskell-gi/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-19 17:00:30 UTC (rev 600952) +++ PKGBUILD 2020-03-19 17:03:35 UTC (rev 600953) @@ -4,7 +4,7 @@ _hkgname=haskell-gi pkgname=haskell-gi pkgver=0.23.0 -pkgrel=3 +pkgrel=4 pkgdesc="Generate Haskell bindings for GObject Introspection capable libraries" url="https://github.com/haskell-gi/haskell-gi" license=("LGPL2")
