Date: Thursday, March 3, 2022 @ 12:46:09 Author: felixonmars Revision: 1140691
upgpkg: haskell-test-lib 0.4-8: rebuild with hspec 2.9.0, hspec-core 2.9.0, hspec-discover 2.9.0 Modified: haskell-test-lib/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-03 12:46:08 UTC (rev 1140690) +++ PKGBUILD 2022-03-03 12:46:09 UTC (rev 1140691) @@ -3,7 +3,7 @@ _hkgname=test-lib pkgname=haskell-test-lib pkgver=0.4 -pkgrel=7 +pkgrel=8 pkgdesc="A library to make a quick test-runner script." url="https://hackage.haskell.org/package/test-lib" license=("custom:ISC")
