Date: Monday, May 31, 2021 @ 01:13:27 Author: felixonmars Revision: 951256
upgpkg: haskell-gi 0.25.0-18: rebuild with unliftio 0.2.16 Modified: haskell-gi/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-31 01:11:11 UTC (rev 951255) +++ PKGBUILD 2021-05-31 01:13:27 UTC (rev 951256) @@ -4,7 +4,7 @@ _hkgname=haskell-gi pkgname=haskell-gi pkgver=0.25.0 -pkgrel=17 +pkgrel=18 pkgdesc="Generate Haskell bindings for GObject Introspection capable libraries" url="https://github.com/haskell-gi/haskell-gi" license=("LGPL2")
