Date: Wednesday, June 2, 2021 @ 23:07:02 Author: felixonmars Revision: 953711
upgpkg: haskell-ghc-check 0.5.0.4-10: rebuild with unliftio 0.2.17 Modified: haskell-ghc-check/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-02 23:06:39 UTC (rev 953710) +++ PKGBUILD 2021-06-02 23:07:02 UTC (rev 953711) @@ -3,7 +3,7 @@ _hkgname=ghc-check pkgname=haskell-ghc-check pkgver=0.5.0.4 -pkgrel=9 +pkgrel=10 pkgdesc="detect mismatches between compile-time and run-time versions of the ghc api" url="https://hackage.haskell.org/package/ghc-check" license=("BSD")
