Date: Wednesday, June 9, 2021 @ 22:12:31 Author: felixonmars Revision: 960648
upgpkg: haskell-ghc-check 0.5.0.4-12: rebuild with unliftio 0.2.18 Modified: haskell-ghc-check/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-09 22:11:40 UTC (rev 960647) +++ PKGBUILD 2021-06-09 22:12:31 UTC (rev 960648) @@ -3,7 +3,7 @@ _hkgname=ghc-check pkgname=haskell-ghc-check pkgver=0.5.0.4 -pkgrel=11 +pkgrel=12 pkgdesc="detect mismatches between compile-time and run-time versions of the ghc api" url="https://hackage.haskell.org/package/ghc-check" license=("BSD")
