Date: Sunday, January 16, 2022 @ 23:37:40 Author: felixonmars Revision: 1106713
upgpkg: haskell-gi 0.25.0-78: rebuild with attoparsec 0.14.3 Modified: haskell-gi/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-16 23:35:24 UTC (rev 1106712) +++ PKGBUILD 2022-01-16 23:37:40 UTC (rev 1106713) @@ -4,7 +4,7 @@ _hkgname=haskell-gi pkgname=haskell-gi pkgver=0.25.0 -pkgrel=77 +pkgrel=78 pkgdesc="Generate Haskell bindings for GObject Introspection capable libraries" url="https://github.com/haskell-gi/haskell-gi" license=("LGPL2")
