Date: Sunday, November 22, 2020 @ 20:35:13 Author: felixonmars Revision: 759532
upgpkg: haskell-gi 0.24.5-4: rebuild with optparse-applicative 0.16.1.0 Modified: haskell-gi/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-22 20:30:43 UTC (rev 759531) +++ PKGBUILD 2020-11-22 20:35:13 UTC (rev 759532) @@ -4,7 +4,7 @@ _hkgname=haskell-gi pkgname=haskell-gi pkgver=0.24.5 -pkgrel=3 +pkgrel=4 pkgdesc="Generate Haskell bindings for GObject Introspection capable libraries" url="https://github.com/haskell-gi/haskell-gi" license=("LGPL2")
