Date: Wednesday, February 24, 2021 @ 23:55:51 Author: felixonmars Revision: 872190
upgpkg: haskell-ghc-check 0.5.0.3-15: rebuild with regex-base 0.94.0.1 Modified: haskell-ghc-check/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-24 23:55:27 UTC (rev 872189) +++ PKGBUILD 2021-02-24 23:55:51 UTC (rev 872190) @@ -3,7 +3,7 @@ _hkgname=ghc-check pkgname=haskell-ghc-check pkgver=0.5.0.3 -pkgrel=14 +pkgrel=15 pkgdesc="detect mismatches between compile-time and run-time versions of the ghc api" url="https://hackage.haskell.org/package/ghc-check" license=("BSD")
