Date: Thursday, June 3, 2021 @ 02:32:30 Author: felixonmars Revision: 954209
upgpkg: haskell-gi 0.25.0-19: rebuild with unliftio 0.2.17 Modified: haskell-gi/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-03 02:30:08 UTC (rev 954208) +++ PKGBUILD 2021-06-03 02:32:30 UTC (rev 954209) @@ -4,7 +4,7 @@ _hkgname=haskell-gi pkgname=haskell-gi pkgver=0.25.0 -pkgrel=18 +pkgrel=19 pkgdesc="Generate Haskell bindings for GObject Introspection capable libraries" url="https://github.com/haskell-gi/haskell-gi" license=("LGPL2")
