Date: Tuesday, April 13, 2021 @ 06:40:53 Author: felixonmars Revision: 916525
upgpkg: haskell-tasty-hspec 1.1.6-51: rebuild with quickcheck-classes-base 0.6.2.0 Modified: haskell-tasty-hspec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-04-13 06:40:19 UTC (rev 916524) +++ PKGBUILD 2021-04-13 06:40:53 UTC (rev 916525) @@ -3,7 +3,7 @@ _hkgname=tasty-hspec pkgname=haskell-tasty-hspec pkgver=1.1.6 -pkgrel=50 +pkgrel=51 pkgdesc="Hspec support for the Tasty test framework" url="https://github.com/mitchellwrosen/tasty-hspec" license=('BSD')
