Date: Friday, March 5, 2021 @ 22:52:31 Author: felixonmars Revision: 882660
upgpkg: haskell-should-not-typecheck 2.1.0-135: rebuild with hspec 2.7.8, hspec-core 2.7.8, hspec-discover 2.7.8 Modified: haskell-should-not-typecheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-05 22:52:06 UTC (rev 882659) +++ PKGBUILD 2021-03-05 22:52:31 UTC (rev 882660) @@ -3,7 +3,7 @@ _hkgname=should-not-typecheck pkgname=haskell-should-not-typecheck pkgver=2.1.0 -pkgrel=134 +pkgrel=135 pkgdesc="A HUnit/hspec assertion library to verify that an expression does not typecheck" url="https://github.com/CRogers/should-not-typecheck" license=('BSD')
