Date: Tuesday, March 31, 2020 @ 23:51:42 Author: felixonmars Revision: 608572
upgpkg: haskell-should-not-typecheck 2.1.0-65: rebuild with QuickCheck 2.14 Modified: haskell-should-not-typecheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-31 23:51:15 UTC (rev 608571) +++ PKGBUILD 2020-03-31 23:51:42 UTC (rev 608572) @@ -3,7 +3,7 @@ _hkgname=should-not-typecheck pkgname=haskell-should-not-typecheck pkgver=2.1.0 -pkgrel=64 +pkgrel=65 pkgdesc="A HUnit/hspec assertion library to verify that an expression does not typecheck" url="https://github.com/CRogers/should-not-typecheck" license=('BSD')
