Date: Wednesday, May 4, 2022 @ 10:42:07 Author: felixonmars Revision: 1193244
upgpkg: haskell-test-lib 0.4-20: rebuild with hspec 2.9.6, hspec-core 2.9.6, hspec-discover 2.9.6 Modified: haskell-test-lib/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-04 10:42:01 UTC (rev 1193243) +++ PKGBUILD 2022-05-04 10:42:07 UTC (rev 1193244) @@ -3,7 +3,7 @@ _hkgname=test-lib pkgname=haskell-test-lib pkgver=0.4 -pkgrel=19 +pkgrel=20 pkgdesc="A library to make a quick test-runner script." url="https://hackage.haskell.org/package/test-lib" license=("custom:ISC")
