Date: Monday, March 29, 2021 @ 04:50:32 Author: felixonmars Revision: 908427
upgpkg: haskell-should-not-typecheck 2.1.0-143: rebuild with math-functions 0.3.4.2 Modified: haskell-should-not-typecheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-29 04:49:30 UTC (rev 908426) +++ PKGBUILD 2021-03-29 04:50:32 UTC (rev 908427) @@ -3,7 +3,7 @@ _hkgname=should-not-typecheck pkgname=haskell-should-not-typecheck pkgver=2.1.0 -pkgrel=142 +pkgrel=143 pkgdesc="A HUnit/hspec assertion library to verify that an expression does not typecheck" url="https://github.com/CRogers/should-not-typecheck" license=('BSD')
