Date: Thursday, February 18, 2021 @ 03:47:33 Author: felixonmars Revision: 863465
upgpkg: haskell-gi 0.24.7-31: rebuild with async 2.2.3 Modified: haskell-gi/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-18 03:41:11 UTC (rev 863464) +++ PKGBUILD 2021-02-18 03:47:33 UTC (rev 863465) @@ -4,7 +4,7 @@ _hkgname=haskell-gi pkgname=haskell-gi pkgver=0.24.7 -pkgrel=30 +pkgrel=31 pkgdesc="Generate Haskell bindings for GObject Introspection capable libraries" url="https://github.com/haskell-gi/haskell-gi" license=("LGPL2")
