Date: Friday, February 19, 2021 @ 22:12:53 Author: felixonmars Revision: 866370
upgpkg: haskell-gi 0.24.7-32: rebuild with profunctors 5.6.2 Modified: haskell-gi/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-19 22:10:22 UTC (rev 866369) +++ PKGBUILD 2021-02-19 22:12:53 UTC (rev 866370) @@ -4,7 +4,7 @@ _hkgname=haskell-gi pkgname=haskell-gi pkgver=0.24.7 -pkgrel=31 +pkgrel=32 pkgdesc="Generate Haskell bindings for GObject Introspection capable libraries" url="https://github.com/haskell-gi/haskell-gi" license=("LGPL2")
