Date: Saturday, August 28, 2021 @ 21:02:40 Author: felixonmars Revision: 1007864
upgpkg: haskell-test-lib 0.3-13: rebuild with hashable 1.3.3.0 Modified: haskell-test-lib/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-08-28 21:02:00 UTC (rev 1007863) +++ PKGBUILD 2021-08-28 21:02:40 UTC (rev 1007864) @@ -3,7 +3,7 @@ _hkgname=test-lib pkgname=haskell-test-lib pkgver=0.3 -pkgrel=12 +pkgrel=13 pkgdesc="A library to make a quick test-runner script." url="https://hackage.haskell.org/package/test-lib" license=("custom:ISC")
