Date: Sunday, October 4, 2020 @ 19:05:54 Author: felixonmars Revision: 717880
upgpkg: haskell-gi 0.24.3-3: rebuild with transformers-compat 0.6.6 Modified: haskell-gi/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-04 19:03:29 UTC (rev 717879) +++ PKGBUILD 2020-10-04 19:05:54 UTC (rev 717880) @@ -4,7 +4,7 @@ _hkgname=haskell-gi pkgname=haskell-gi pkgver=0.24.3 -pkgrel=2 +pkgrel=3 pkgdesc="Generate Haskell bindings for GObject Introspection capable libraries" url="https://github.com/haskell-gi/haskell-gi" license=("LGPL2")
