Date: Monday, October 19, 2020 @ 20:13:48 Author: felixonmars Revision: 727256
upgpkg: haskell-gi 0.24.3-8: rebuild with conduit 1.3.3 Modified: haskell-gi/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-19 20:09:50 UTC (rev 727255) +++ PKGBUILD 2020-10-19 20:13:48 UTC (rev 727256) @@ -4,7 +4,7 @@ _hkgname=haskell-gi pkgname=haskell-gi pkgver=0.24.3 -pkgrel=7 +pkgrel=8 pkgdesc="Generate Haskell bindings for GObject Introspection capable libraries" url="https://github.com/haskell-gi/haskell-gi" license=("LGPL2")
