Date: Tuesday, February 2, 2021 @ 16:45:16 Author: felixonmars Revision: 841201
upgpkg: haskell-ghc-check 0.5.0.3-6: rebuild with HUnit 1.6.2.0 Modified: haskell-ghc-check/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-02 16:44:32 UTC (rev 841200) +++ PKGBUILD 2021-02-02 16:45:16 UTC (rev 841201) @@ -3,7 +3,7 @@ _hkgname=ghc-check pkgname=haskell-ghc-check pkgver=0.5.0.3 -pkgrel=5 +pkgrel=6 pkgdesc="detect mismatches between compile-time and run-time versions of the ghc api" url="https://hackage.haskell.org/package/ghc-check" license=("BSD")
