Date: Tuesday, August 25, 2020 @ 13:08:01 Author: felixonmars Revision: 688171
upgpkg: haskell-should-not-typecheck 2.1.0-77: rebuild with random 1.2.0 Modified: haskell-should-not-typecheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-25 13:07:39 UTC (rev 688170) +++ PKGBUILD 2020-08-25 13:08:01 UTC (rev 688171) @@ -3,7 +3,7 @@ _hkgname=should-not-typecheck pkgname=haskell-should-not-typecheck pkgver=2.1.0 -pkgrel=76 +pkgrel=77 pkgdesc="A HUnit/hspec assertion library to verify that an expression does not typecheck" url="https://github.com/CRogers/should-not-typecheck" license=('BSD')
