Date: Wednesday, August 24, 2022 @ 20:50:07 Author: felixonmars Revision: 1277118
upgpkg: haskell-tasty-hspec 1.2.0.1-14: rebuild with hashable 1.4.1.0 Modified: haskell-tasty-hspec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-24 20:49:57 UTC (rev 1277117) +++ PKGBUILD 2022-08-24 20:50:07 UTC (rev 1277118) @@ -3,7 +3,7 @@ _hkgname=tasty-hspec pkgname=haskell-tasty-hspec pkgver=1.2.0.1 -pkgrel=13 +pkgrel=14 pkgdesc="Hspec support for the Tasty test framework" url="https://github.com/mitchellwrosen/tasty-hspec" license=('BSD')
