Date: Wednesday, February 17, 2021 @ 21:53:23 Author: felixonmars Revision: 862820
upgpkg: haskell-ghc-check 0.5.0.3-13: rebuild with async 2.2.3 Modified: haskell-ghc-check/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-17 21:52:51 UTC (rev 862819) +++ PKGBUILD 2021-02-17 21:53:23 UTC (rev 862820) @@ -3,7 +3,7 @@ _hkgname=ghc-check pkgname=haskell-ghc-check pkgver=0.5.0.3 -pkgrel=12 +pkgrel=13 pkgdesc="detect mismatches between compile-time and run-time versions of the ghc api" url="https://hackage.haskell.org/package/ghc-check" license=("BSD")