Date: Monday, December 27, 2021 @ 21:11:16 Author: felixonmars Revision: 1084268
upgpkg: haskell-tasty-hspec 1.2-31: rebuild with tasty 1.4.2.1 Modified: haskell-tasty-hspec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-27 21:10:45 UTC (rev 1084267) +++ PKGBUILD 2021-12-27 21:11:16 UTC (rev 1084268) @@ -3,7 +3,7 @@ _hkgname=tasty-hspec pkgname=haskell-tasty-hspec pkgver=1.2 -pkgrel=30 +pkgrel=31 pkgdesc="Hspec support for the Tasty test framework" url="https://github.com/mitchellwrosen/tasty-hspec" license=('BSD')
