Date: Monday, August 29, 2022 @ 21:18:11 Author: felixonmars Revision: 1286165
upgpkg: haskell-should-not-typecheck 2.1.0-220: rebuild with base-compat 0.12.2, base-compat-batteries 0.12.2 Modified: haskell-should-not-typecheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-29 21:18:02 UTC (rev 1286164) +++ PKGBUILD 2022-08-29 21:18:11 UTC (rev 1286165) @@ -3,7 +3,7 @@ _hkgname=should-not-typecheck pkgname=haskell-should-not-typecheck pkgver=2.1.0 -pkgrel=219 +pkgrel=220 pkgdesc="A HUnit/hspec assertion library to verify that an expression does not typecheck" url="https://github.com/CRogers/should-not-typecheck" license=('BSD')
