Date: Tuesday, June 22, 2021 @ 03:41:08 Author: felixonmars Revision: 966759
upgpkg: haskell-should-not-typecheck 2.1.0-156: rebuild with ghc 9.0.1, ghc-lib-parser-ex 9.0.0.4, hlint 3.3.1, one-liner 2.0, path 0.9.0, retrie 1.0.0.0 Modified: haskell-should-not-typecheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-22 03:40:15 UTC (rev 966758) +++ PKGBUILD 2021-06-22 03:41:08 UTC (rev 966759) @@ -3,7 +3,7 @@ _hkgname=should-not-typecheck pkgname=haskell-should-not-typecheck pkgver=2.1.0 -pkgrel=155 +pkgrel=156 pkgdesc="A HUnit/hspec assertion library to verify that an expression does not typecheck" url="https://github.com/CRogers/should-not-typecheck" license=('BSD')
