Date: Thursday, February 10, 2022 @ 00:49:51 Author: felixonmars Revision: 1130646
upgpkg: haskell-gi 0.25.0-89: rebuild with attoparsec 0.14.4 Modified: haskell-gi/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-10 00:46:42 UTC (rev 1130645) +++ PKGBUILD 2022-02-10 00:49:51 UTC (rev 1130646) @@ -4,7 +4,7 @@ _hkgname=haskell-gi pkgname=haskell-gi pkgver=0.25.0 -pkgrel=88 +pkgrel=89 pkgdesc="Generate Haskell bindings for GObject Introspection capable libraries" url="https://github.com/haskell-gi/haskell-gi" license=("LGPL2")
