Date: Friday, February 19, 2021 @ 18:33:13 Author: felixonmars Revision: 866057
upgpkg: haskell-validation-selective 0.1.0.0-63: rebuild with tasty-expected-failure 0.12.3 Modified: haskell-validation-selective/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-19 18:32:36 UTC (rev 866056) +++ PKGBUILD 2021-02-19 18:33:13 UTC (rev 866057) @@ -4,7 +4,7 @@ _hkgname=validation-selective pkgname=haskell-validation-selective pkgver=0.1.0.0 -pkgrel=62 +pkgrel=63 pkgdesc="Lighweight pure data validation based on Applicative and Selective functors." url="https://github.com/kowainik/validation-selective" license=('MPL2')
