Date: Friday, April 24, 2020 @ 04:18:19 Author: felixonmars Revision: 618721
upgpkg: haskell-should-not-typecheck 2.1.0-66: rebuild with ghc 8.10.1, protolude 0.3.0, repline 0.3.0.0 Modified: haskell-should-not-typecheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-24 04:17:51 UTC (rev 618720) +++ PKGBUILD 2020-04-24 04:18:19 UTC (rev 618721) @@ -3,7 +3,7 @@ _hkgname=should-not-typecheck pkgname=haskell-should-not-typecheck pkgver=2.1.0 -pkgrel=65 +pkgrel=66 pkgdesc="A HUnit/hspec assertion library to verify that an expression does not typecheck" url="https://github.com/CRogers/should-not-typecheck" license=('BSD')
