Date: Thursday, July 22, 2021 @ 06:43:33 Author: felixonmars Revision: 982933
upgpkg: haskell-gi 0.25.0-29: rebuild with unliftio 0.2.19 Modified: haskell-gi/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-22 06:39:06 UTC (rev 982932) +++ PKGBUILD 2021-07-22 06:43:33 UTC (rev 982933) @@ -4,7 +4,7 @@ _hkgname=haskell-gi pkgname=haskell-gi pkgver=0.25.0 -pkgrel=28 +pkgrel=29 pkgdesc="Generate Haskell bindings for GObject Introspection capable libraries" url="https://github.com/haskell-gi/haskell-gi" license=("LGPL2")
