Date: Wednesday, February 10, 2021 @ 18:37:03 Author: felixonmars Revision: 853931
upgpkg: haskell-gi 0.24.7-27: rebuild with attoparsec 0.13.2.5 Modified: haskell-gi/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-10 18:34:48 UTC (rev 853930) +++ PKGBUILD 2021-02-10 18:37:03 UTC (rev 853931) @@ -4,7 +4,7 @@ _hkgname=haskell-gi pkgname=haskell-gi pkgver=0.24.7 -pkgrel=26 +pkgrel=27 pkgdesc="Generate Haskell bindings for GObject Introspection capable libraries" url="https://github.com/haskell-gi/haskell-gi" license=("LGPL2")
