Date: Tuesday, November 17, 2020 @ 07:40:13 Author: felixonmars Revision: 756061
upgpkg: haskell-should-not-typecheck 2.1.0-96: rebuild with QuickCheck 2.14.2, quickcheck-instances 0.3.25.1 Modified: haskell-should-not-typecheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-17 07:39:31 UTC (rev 756060) +++ PKGBUILD 2020-11-17 07:40:13 UTC (rev 756061) @@ -3,7 +3,7 @@ _hkgname=should-not-typecheck pkgname=haskell-should-not-typecheck pkgver=2.1.0 -pkgrel=95 +pkgrel=96 pkgdesc="A HUnit/hspec assertion library to verify that an expression does not typecheck" url="https://github.com/CRogers/should-not-typecheck" license=('BSD')
