Date: Sunday, March 13, 2022 @ 23:49:51 Author: felixonmars Revision: 1151858
upgpkg: haskell-test-lib 0.4-11: rebuild with hspec 2.9.1, hspec-core 2.9.1, hspec-discover 2.9.1 Modified: haskell-test-lib/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-13 23:49:28 UTC (rev 1151857) +++ PKGBUILD 2022-03-13 23:49:51 UTC (rev 1151858) @@ -3,7 +3,7 @@ _hkgname=test-lib pkgname=haskell-test-lib pkgver=0.4 -pkgrel=10 +pkgrel=11 pkgdesc="A library to make a quick test-runner script." url="https://hackage.haskell.org/package/test-lib" license=("custom:ISC")
