Date: Wednesday, December 15, 2021 @ 13:56:20 Author: felixonmars Revision: 1073074
upgpkg: haskell-tasty-quickcheck 0.10.1.2-249: 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:55:45 UTC (rev 1073073) +++ PKGBUILD 2021-12-15 13:56:20 UTC (rev 1073074) @@ -4,7 +4,7 @@ _hkgname=tasty-quickcheck pkgname=haskell-tasty-quickcheck pkgver=0.10.1.2 -pkgrel=248 +pkgrel=249 pkgdesc="QuickCheck support for the Tasty test framework." url="http://documentup.com/feuerbach/tasty" license=("MIT")
