Date: Monday, September 7, 2020 @ 13:23:04 Author: felixonmars Revision: 699754
upgpkg: haskell-should-not-typecheck 2.1.0-81: rebuild with hspec 2.7.3, hspec-core 2.7.3, hspec-discover 2.7.3 Modified: haskell-should-not-typecheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-07 13:22:26 UTC (rev 699753) +++ PKGBUILD 2020-09-07 13:23:04 UTC (rev 699754) @@ -3,7 +3,7 @@ _hkgname=should-not-typecheck pkgname=haskell-should-not-typecheck pkgver=2.1.0 -pkgrel=80 +pkgrel=81 pkgdesc="A HUnit/hspec assertion library to verify that an expression does not typecheck" url="https://github.com/CRogers/should-not-typecheck" license=('BSD')
