Date: Tuesday, July 12, 2022 @ 20:38:26 Author: felixonmars Revision: 1251402
upgpkg: haskell-gi 0.26.0-31: rebuild with tasty 1.4.2.2 Modified: haskell-gi/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-07-12 20:38:18 UTC (rev 1251401) +++ PKGBUILD 2022-07-12 20:38:26 UTC (rev 1251402) @@ -4,7 +4,7 @@ _hkgname=haskell-gi pkgname=haskell-gi pkgver=0.26.0 -pkgrel=30 +pkgrel=31 pkgdesc="Generate Haskell bindings for GObject Introspection capable libraries" url="https://github.com/haskell-gi/haskell-gi" license=("LGPL2")