Date: Wednesday, January 27, 2021 @ 03:17:30 Author: felixonmars Revision: 831400
upgpkg: haskell-should-not-typecheck 2.1.0-119: rebuild with call-stack 0.3.0 Modified: haskell-should-not-typecheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-27 03:16:39 UTC (rev 831399) +++ PKGBUILD 2021-01-27 03:17:30 UTC (rev 831400) @@ -3,7 +3,7 @@ _hkgname=should-not-typecheck pkgname=haskell-should-not-typecheck pkgver=2.1.0 -pkgrel=118 +pkgrel=119 pkgdesc="A HUnit/hspec assertion library to verify that an expression does not typecheck" url="https://github.com/CRogers/should-not-typecheck" license=('BSD')
