Date: Monday, December 28, 2020 @ 09:04:33 Author: felixonmars Revision: 794400
upgpkg: haskell-gi 0.24.7-2: rebuild with indexed-traversable 0.1.1 Modified: haskell-gi/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-28 09:02:09 UTC (rev 794399) +++ PKGBUILD 2020-12-28 09:04:33 UTC (rev 794400) @@ -4,7 +4,7 @@ _hkgname=haskell-gi pkgname=haskell-gi pkgver=0.24.7 -pkgrel=1 +pkgrel=2 pkgdesc="Generate Haskell bindings for GObject Introspection capable libraries" url="https://github.com/haskell-gi/haskell-gi" license=("LGPL2")