Date: Wednesday, April 1, 2020 @ 11:46:50 Author: felixonmars Revision: 608794
upgpkg: haskell-lifted-base 0.2.3.12-66: rebuild with QuickCheck 2.14 Modified: haskell-lifted-base/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-01 11:46:24 UTC (rev 608793) +++ PKGBUILD 2020-04-01 11:46:50 UTC (rev 608794) @@ -4,7 +4,7 @@ _hkgname=lifted-base pkgname=haskell-lifted-base pkgver=0.2.3.12 -pkgrel=65 +pkgrel=66 pkgdesc="lifted IO operations from the base library" url="https://github.com/basvandijk/lifted-base" license=("BSD")
