Date: Thursday, May 31, 2018 @ 03:31:48 Author: felixonmars Revision: 334020
upgpkg: haskell-should-not-typecheck 2.1.0-7 rebuild with temporary 1.3 Modified: haskell-should-not-typecheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-05-31 03:31:04 UTC (rev 334019) +++ PKGBUILD 2018-05-31 03:31:48 UTC (rev 334020) @@ -4,7 +4,7 @@ _hkgname=should-not-typecheck pkgname=haskell-should-not-typecheck pkgver=2.1.0 -pkgrel=6 +pkgrel=7 pkgdesc="A HUnit/hspec assertion library to verify that an expression does not typecheck" url="https://github.com/CRogers/should-not-typecheck" license=('custom:BSD3')
