Date: Saturday, January 30, 2021 @ 16:01:07 Author: felixonmars Revision: 836084
upgpkg: haskell-ghc-check 0.5.0.3-4: rebuild with vector 0.12.2.0 Modified: haskell-ghc-check/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-30 16:00:18 UTC (rev 836083) +++ PKGBUILD 2021-01-30 16:01:07 UTC (rev 836084) @@ -3,7 +3,7 @@ _hkgname=ghc-check pkgname=haskell-ghc-check pkgver=0.5.0.3 -pkgrel=3 +pkgrel=4 pkgdesc="detect mismatches between compile-time and run-time versions of the ghc api" url="https://hackage.haskell.org/package/ghc-check" license=("BSD")
