Date: Thursday, November 26, 2020 @ 03:23:53 Author: felixonmars Revision: 761367
upgpkg: haskell-gi 0.24.5-5: rebuild with conduit 1.3.4 Modified: haskell-gi/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-26 03:19:58 UTC (rev 761366) +++ PKGBUILD 2020-11-26 03:23:53 UTC (rev 761367) @@ -4,7 +4,7 @@ _hkgname=haskell-gi pkgname=haskell-gi pkgver=0.24.5 -pkgrel=4 +pkgrel=5 pkgdesc="Generate Haskell bindings for GObject Introspection capable libraries" url="https://github.com/haskell-gi/haskell-gi" license=("LGPL2")
