Date: Friday, February 18, 2022 @ 23:48:29 Author: felixonmars Revision: 1134589
upgpkg: haskell-test-lib 0.4-7: rebuild with hashable 1.4.0.0 Modified: haskell-test-lib/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-18 23:48:15 UTC (rev 1134588) +++ PKGBUILD 2022-02-18 23:48:29 UTC (rev 1134589) @@ -3,7 +3,7 @@ _hkgname=test-lib pkgname=haskell-test-lib pkgver=0.4 -pkgrel=6 +pkgrel=7 pkgdesc="A library to make a quick test-runner script." url="https://hackage.haskell.org/package/test-lib" license=("custom:ISC")
