Date: Wednesday, September 2, 2020 @ 19:45:34 Author: felixonmars Revision: 696912
upgpkg: haskell-tasty-hspec 1.1.5.1-21: rebuild with mwc-random 0.15.0.0 Modified: haskell-tasty-hspec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-02 19:44:45 UTC (rev 696911) +++ PKGBUILD 2020-09-02 19:45:34 UTC (rev 696912) @@ -3,7 +3,7 @@ _hkgname=tasty-hspec pkgname=haskell-tasty-hspec pkgver=1.1.5.1 -pkgrel=20 +pkgrel=21 pkgdesc="Hspec support for the Tasty test framework" url="https://github.com/mitchellwrosen/tasty-hspec" license=('BSD')
