Date: Sunday, January 31, 2021 @ 19:33:09 Author: felixonmars Revision: 838560
upgpkg: haskell-ghc-check 0.5.0.3-5: rebuild with unliftio 0.2.14 Modified: haskell-ghc-check/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-31 19:32:26 UTC (rev 838559) +++ PKGBUILD 2021-01-31 19:33:09 UTC (rev 838560) @@ -3,7 +3,7 @@ _hkgname=ghc-check pkgname=haskell-ghc-check pkgver=0.5.0.3 -pkgrel=4 +pkgrel=5 pkgdesc="detect mismatches between compile-time and run-time versions of the ghc api" url="https://hackage.haskell.org/package/ghc-check" license=("BSD")
