Date: Friday, January 6, 2023 @ 18:05:35 Author: felixonmars Revision: 1378765
upgpkg: haskell-test-framework 0.8.2.0-582: rebuild with hashable 1.4.2.0 (rebuild pass 1, specified --nocheck) Modified: haskell-test-framework/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-06 18:04:54 UTC (rev 1378764) +++ PKGBUILD 2023-01-06 18:05:35 UTC (rev 1378765) @@ -4,7 +4,7 @@ _hkgname=test-framework pkgname=haskell-test-framework pkgver=0.8.2.0 -pkgrel=581 +pkgrel=582 pkgdesc="Framework for running and organising tests, with HUnit and QuickCheck support" url="https://batterseapower.github.io/test-framework/" license=("BSD")
