Date: Wednesday, December 23, 2020 @ 04:16:21 Author: felixonmars Revision: 783586
upgpkg: haskell-should-not-typecheck 2.1.0-102: rebuild with tasty-smallcheck 0.8.2 Modified: haskell-should-not-typecheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-23 04:15:42 UTC (rev 783585) +++ PKGBUILD 2020-12-23 04:16:21 UTC (rev 783586) @@ -3,7 +3,7 @@ _hkgname=should-not-typecheck pkgname=haskell-should-not-typecheck pkgver=2.1.0 -pkgrel=101 +pkgrel=102 pkgdesc="A HUnit/hspec assertion library to verify that an expression does not typecheck" url="https://github.com/CRogers/should-not-typecheck" license=('BSD')
