Date: Thursday, May 13, 2021 @ 23:57:32 Author: felixonmars Revision: 933902
upgpkg: haskell-chell 0.5-119: rebuild with hspec 2.8.0, hspec-core 2.8.0, hspec-discover 2.8.0, tasty-hspec 1.1.7 Modified: haskell-chell/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-13 23:57:08 UTC (rev 933901) +++ PKGBUILD 2021-05-13 23:57:32 UTC (rev 933902) @@ -3,7 +3,7 @@ _hkgname=chell pkgname=haskell-chell pkgver=0.5 -pkgrel=118 +pkgrel=119 pkgdesc="A simple and intuitive library for automated testing" url="https://github.com/typeclasses/chell" license=('MIT')
