Date: Sunday, March 15, 2020 @ 12:16:04 Author: felixonmars Revision: 597897
upgpkg: haskell-test-framework 0.8.2.0-57: rebuild with hashable 1.3.0.0 Modified: haskell-test-framework/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-15 12:15:29 UTC (rev 597896) +++ PKGBUILD 2020-03-15 12:16:04 UTC (rev 597897) @@ -4,7 +4,7 @@ _hkgname=test-framework pkgname=haskell-test-framework pkgver=0.8.2.0 -pkgrel=56 +pkgrel=57 pkgdesc="Framework for running and organising tests, with HUnit and QuickCheck support" url="https://batterseapower.github.io/test-framework/" license=("BSD")
