Date: Friday, July 31, 2020 @ 19:22:27 Author: felixonmars Revision: 666346
upgpkg: haskell-nanospec 0.2.2-39: rebuild with QuickCheck 2.14.1 Modified: haskell-nanospec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-07-31 19:21:46 UTC (rev 666345) +++ PKGBUILD 2020-07-31 19:22:27 UTC (rev 666346) @@ -3,7 +3,7 @@ _hkgname=nanospec pkgname=haskell-nanospec pkgver=0.2.2 -pkgrel=38 +pkgrel=39 pkgdesc="A lightweight implementation of a subset of Hspec's API" url="https://github.com/commercialhaskell/nanospec" license=('MIT')