Date: Monday, March 7, 2022 @ 19:37:15 Author: felixonmars Revision: 1144869
upgpkg: haskell-ghc-check 0.5.0.6-29: rebuild with doctest 0.19.0 Modified: haskell-ghc-check/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-07 19:36:55 UTC (rev 1144868) +++ PKGBUILD 2022-03-07 19:37:15 UTC (rev 1144869) @@ -3,7 +3,7 @@ _hkgname=ghc-check pkgname=haskell-ghc-check pkgver=0.5.0.6 -pkgrel=28 +pkgrel=29 pkgdesc="detect mismatches between compile-time and run-time versions of the ghc api" url="https://hackage.haskell.org/package/ghc-check" license=("BSD")
