Date: Wednesday, August 24, 2022 @ 20:51:53 Author: felixonmars Revision: 1277126
upgpkg: haskell-test-lib 0.4-35: rebuild with hashable 1.4.1.0 Modified: haskell-test-lib/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-24 20:51:43 UTC (rev 1277125) +++ PKGBUILD 2022-08-24 20:51:53 UTC (rev 1277126) @@ -3,7 +3,7 @@ _hkgname=test-lib pkgname=haskell-test-lib pkgver=0.4 -pkgrel=34 +pkgrel=35 pkgdesc="A library to make a quick test-runner script." url="https://hackage.haskell.org/package/test-lib" license=("custom:ISC")
