Date: Sunday, March 28, 2021 @ 05:07:34 Author: felixonmars Revision: 906287
upgpkg: haskell-gi 0.25.0-4: rebuild with tasty 1.4.1 Modified: haskell-gi/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-28 05:03:58 UTC (rev 906286) +++ PKGBUILD 2021-03-28 05:07:34 UTC (rev 906287) @@ -4,7 +4,7 @@ _hkgname=haskell-gi pkgname=haskell-gi pkgver=0.25.0 -pkgrel=3 +pkgrel=4 pkgdesc="Generate Haskell bindings for GObject Introspection capable libraries" url="https://github.com/haskell-gi/haskell-gi" license=("LGPL2")
