Date: Saturday, May 14, 2022 @ 11:47:54 Author: felixonmars Revision: 1203925
upgpkg: haskell-test-lib 0.4-22: rebuild with hashable 1.4.0.2 Modified: haskell-test-lib/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-14 11:47:47 UTC (rev 1203924) +++ PKGBUILD 2022-05-14 11:47:54 UTC (rev 1203925) @@ -3,7 +3,7 @@ _hkgname=test-lib pkgname=haskell-test-lib pkgver=0.4 -pkgrel=21 +pkgrel=22 pkgdesc="A library to make a quick test-runner script." url="https://hackage.haskell.org/package/test-lib" license=("custom:ISC")
