Date: Wednesday, February 2, 2022 @ 19:21:58 Author: felixonmars Revision: 1123112
upgpkg: haskell-ghc-check 0.5.0.6-25: rebuild with base-orphans 0.8.6 Modified: haskell-ghc-check/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-02 19:21:37 UTC (rev 1123111) +++ PKGBUILD 2022-02-02 19:21:58 UTC (rev 1123112) @@ -3,7 +3,7 @@ _hkgname=ghc-check pkgname=haskell-ghc-check pkgver=0.5.0.6 -pkgrel=24 +pkgrel=25 pkgdesc="detect mismatches between compile-time and run-time versions of the ghc api" url="https://hackage.haskell.org/package/ghc-check" license=("BSD")
