Date: Tuesday, November 17, 2020 @ 04:05:05 Author: felixonmars Revision: 755899
upgpkg: haskell-gi 0.24.5-2: rebuild with QuickCheck 2.14.2, quickcheck-instances 0.3.25.1 Modified: haskell-gi/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-17 04:01:31 UTC (rev 755898) +++ PKGBUILD 2020-11-17 04:05:05 UTC (rev 755899) @@ -4,7 +4,7 @@ _hkgname=haskell-gi pkgname=haskell-gi pkgver=0.24.5 -pkgrel=1 +pkgrel=2 pkgdesc="Generate Haskell bindings for GObject Introspection capable libraries" url="https://github.com/haskell-gi/haskell-gi" license=("LGPL2")
