Date: Wednesday, December 15, 2021 @ 13:35:37 Author: felixonmars Revision: 1073034
upgpkg: haskell-tasty-quickcheck 0.10.1.2-248: rebuild with hashable 1.3.4.1 Modified: haskell-tasty-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-15 13:35:02 UTC (rev 1073033) +++ PKGBUILD 2021-12-15 13:35:37 UTC (rev 1073034) @@ -4,7 +4,7 @@ _hkgname=tasty-quickcheck pkgname=haskell-tasty-quickcheck pkgver=0.10.1.2 -pkgrel=247 +pkgrel=248 pkgdesc="QuickCheck support for the Tasty test framework." url="http://documentup.com/feuerbach/tasty" license=("MIT")
