Date: Thursday, March 3, 2022 @ 12:37:25 Author: felixonmars Revision: 1140659
upgpkg: haskell-chell 0.5.0.1-4: rebuild with hspec 2.9.0, hspec-core 2.9.0, hspec-discover 2.9.0 Modified: haskell-chell/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-03 12:36:59 UTC (rev 1140658) +++ PKGBUILD 2022-03-03 12:37:25 UTC (rev 1140659) @@ -3,7 +3,7 @@ _hkgname=chell pkgname=haskell-chell pkgver=0.5.0.1 -pkgrel=3 +pkgrel=4 pkgdesc="A simple and intuitive library for automated testing" url="https://github.com/typeclasses/chell" license=('MIT')
