Date: Saturday, January 9, 2021 @ 05:03:49 Author: felixonmars Revision: 814819
upgpkg: haskell-validation-selective 0.1.0.0-42: rebuild with hspec 2.7.5, hspec-core 2.7.5, hspec-discover 2.7.5 Modified: haskell-validation-selective/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-09 05:03:11 UTC (rev 814818) +++ PKGBUILD 2021-01-09 05:03:49 UTC (rev 814819) @@ -4,7 +4,7 @@ _hkgname=validation-selective pkgname=haskell-validation-selective pkgver=0.1.0.0 -pkgrel=41 +pkgrel=42 pkgdesc="Lighweight pure data validation based on Applicative and Selective functors." url="https://github.com/kowainik/validation-selective" license=('MPL2')
