Date: Monday, January 17, 2022 @ 18:22:56 Author: felixonmars Revision: 1107850
upgpkg: haskell-tasty-hspec 1.2-36: rebuild with hashable 1.3.5.0 Modified: haskell-tasty-hspec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-17 18:22:34 UTC (rev 1107849) +++ PKGBUILD 2022-01-17 18:22:56 UTC (rev 1107850) @@ -3,7 +3,7 @@ _hkgname=tasty-hspec pkgname=haskell-tasty-hspec pkgver=1.2 -pkgrel=35 +pkgrel=36 pkgdesc="Hspec support for the Tasty test framework" url="https://github.com/mitchellwrosen/tasty-hspec" license=('BSD')
