Date: Saturday, March 28, 2020 @ 21:15:42 Author: felixonmars Revision: 605529
upgpkg: haskell-gi 0.23.0-8: rebuild with attoparsec 0.13.2.4 Modified: haskell-gi/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-28 21:12:36 UTC (rev 605528) +++ PKGBUILD 2020-03-28 21:15:42 UTC (rev 605529) @@ -4,7 +4,7 @@ _hkgname=haskell-gi pkgname=haskell-gi pkgver=0.23.0 -pkgrel=7 +pkgrel=8 pkgdesc="Generate Haskell bindings for GObject Introspection capable libraries" url="https://github.com/haskell-gi/haskell-gi" license=("LGPL2")
