Date: Saturday, January 2, 2021 @ 23:10:44 Author: felixonmars Revision: 804865
upgpkg: haskell-validation-selective 0.1.0.0-38: rebuild with tasty-expected-failure 0.12.2 Modified: haskell-validation-selective/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-02 23:07:01 UTC (rev 804864) +++ PKGBUILD 2021-01-02 23:10:44 UTC (rev 804865) @@ -4,7 +4,7 @@ _hkgname=validation-selective pkgname=haskell-validation-selective pkgver=0.1.0.0 -pkgrel=37 +pkgrel=38 pkgdesc="Lighweight pure data validation based on Applicative and Selective functors." url="https://github.com/kowainik/validation-selective" license=('MPL2')
