Date: Tuesday, September 1, 2020 @ 14:14:42 Author: felixonmars Revision: 695521
upgpkg: haskell-gi 0.24.1-11: rebuild with conduit 1.3.2.1 Modified: haskell-gi/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-01 14:10:47 UTC (rev 695520) +++ PKGBUILD 2020-09-01 14:14:42 UTC (rev 695521) @@ -4,7 +4,7 @@ _hkgname=haskell-gi pkgname=haskell-gi pkgver=0.24.1 -pkgrel=10 +pkgrel=11 pkgdesc="Generate Haskell bindings for GObject Introspection capable libraries" url="https://github.com/haskell-gi/haskell-gi" license=("LGPL2")
