Date: Saturday, March 19, 2022 @ 14:13:41 Author: felixonmars Revision: 1160923
upgpkg: haskell-should-not-typecheck 2.1.0-196: rebuild with base-compat 0.12.1, base-compat-batteries 0.12.1 Modified: haskell-should-not-typecheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-19 14:13:35 UTC (rev 1160922) +++ PKGBUILD 2022-03-19 14:13:41 UTC (rev 1160923) @@ -3,7 +3,7 @@ _hkgname=should-not-typecheck pkgname=haskell-should-not-typecheck pkgver=2.1.0 -pkgrel=195 +pkgrel=196 pkgdesc="A HUnit/hspec assertion library to verify that an expression does not typecheck" url="https://github.com/CRogers/should-not-typecheck" license=('BSD')
