Date: Monday, December 13, 2021 @ 13:49:41 Author: felixonmars Revision: 1071701
upgpkg: haskell-gi 0.25.0-64: rebuild with indexed-traversable 0.1.2 Modified: haskell-gi/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-13 13:46:15 UTC (rev 1071700) +++ PKGBUILD 2021-12-13 13:49:41 UTC (rev 1071701) @@ -4,7 +4,7 @@ _hkgname=haskell-gi pkgname=haskell-gi pkgver=0.25.0 -pkgrel=63 +pkgrel=64 pkgdesc="Generate Haskell bindings for GObject Introspection capable libraries" url="https://github.com/haskell-gi/haskell-gi" license=("LGPL2")
