Date: Saturday, January 28, 2023 @ 14:40:37 Author: felixonmars Revision: 1389416
upgpkg: haskell-validation-selective 0.1.0.2-39: rebuild with concurrent-output 1.10.17 Modified: haskell-validation-selective/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-28 14:40:35 UTC (rev 1389415) +++ PKGBUILD 2023-01-28 14:40:37 UTC (rev 1389416) @@ -4,7 +4,7 @@ _hkgname=validation-selective pkgname=haskell-validation-selective pkgver=0.1.0.2 -pkgrel=38 +pkgrel=39 pkgdesc="Lighweight pure data validation based on Applicative and Selective functors." url="https://github.com/kowainik/validation-selective" license=('MPL2')
