Date: Thursday, October 22, 2020 @ 20:26:23 Author: felixonmars Revision: 730099
upgpkg: haskell-gi 0.24.3-10: rebuild with profunctors 5.6 Modified: haskell-gi/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-22 20:24:04 UTC (rev 730098) +++ PKGBUILD 2020-10-22 20:26:23 UTC (rev 730099) @@ -4,7 +4,7 @@ _hkgname=haskell-gi pkgname=haskell-gi pkgver=0.24.3 -pkgrel=9 +pkgrel=10 pkgdesc="Generate Haskell bindings for GObject Introspection capable libraries" url="https://github.com/haskell-gi/haskell-gi" license=("LGPL2")
