Date: Sunday, March 10, 2019 @ 07:53:06 Author: felixonmars Revision: 439022
upgpkg: haskell-should-not-typecheck 2.1.0-29 rebuild with ghc 8.6.4 Modified: haskell-should-not-typecheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-03-10 07:52:31 UTC (rev 439021) +++ PKGBUILD 2019-03-10 07:53:06 UTC (rev 439022) @@ -3,7 +3,7 @@ _hkgname=should-not-typecheck pkgname=haskell-should-not-typecheck pkgver=2.1.0 -pkgrel=28 +pkgrel=29 pkgdesc="A HUnit/hspec assertion library to verify that an expression does not typecheck" url="https://github.com/CRogers/should-not-typecheck" license=('BSD')
