Date: Thursday, April 22, 2021 @ 17:16:46 Author: felixonmars Revision: 921318
upgpkg: haskell-ghc-check 0.5.0.4-3: rebuild with hspec 2.7.10, hspec-core 2.7.10, hspec-discover 2.7.10 Modified: haskell-ghc-check/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-04-22 17:16:06 UTC (rev 921317) +++ PKGBUILD 2021-04-22 17:16:46 UTC (rev 921318) @@ -3,7 +3,7 @@ _hkgname=ghc-check pkgname=haskell-ghc-check pkgver=0.5.0.4 -pkgrel=2 +pkgrel=3 pkgdesc="detect mismatches between compile-time and run-time versions of the ghc api" url="https://hackage.haskell.org/package/ghc-check" license=("BSD")
