Date: Sunday, August 15, 2021 @ 14:13:41 Author: felixonmars Revision: 998752
upgpkg: haskell-tasty-hunit 0.10.0.3-190: rebuild with hspec 2.8.3, hspec-core 2.8.3, hspec-discover 2.8.3 Modified: haskell-tasty-hunit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-08-15 14:13:02 UTC (rev 998751) +++ PKGBUILD 2021-08-15 14:13:41 UTC (rev 998752) @@ -4,7 +4,7 @@ _hkgname=tasty-hunit pkgname=haskell-tasty-hunit pkgver=0.10.0.3 -pkgrel=189 +pkgrel=190 pkgdesc="HUnit support for the Tasty test framework." url="https://documentup.com/feuerbach/tasty" license=("MIT")
