Date: Thursday, April 2, 2020 @ 10:59:30 Author: felixonmars Revision: 609455
upgpkg: haskell-gi 0.23.0-12: rebuild with QuickCheck 2.14 Modified: haskell-gi/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-02 10:56:29 UTC (rev 609454) +++ PKGBUILD 2020-04-02 10:59:30 UTC (rev 609455) @@ -4,7 +4,7 @@ _hkgname=haskell-gi pkgname=haskell-gi pkgver=0.23.0 -pkgrel=11 +pkgrel=12 pkgdesc="Generate Haskell bindings for GObject Introspection capable libraries" url="https://github.com/haskell-gi/haskell-gi" license=("LGPL2")
