Date: Saturday, June 4, 2022 @ 15:32:58 Author: felixonmars Revision: 1221653
upgpkg: haskell-validation-selective 0.1.0.1-95: rebuild with typed-process 0.2.9.0 Modified: haskell-validation-selective/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-06-04 15:32:51 UTC (rev 1221652) +++ PKGBUILD 2022-06-04 15:32:58 UTC (rev 1221653) @@ -4,7 +4,7 @@ _hkgname=validation-selective pkgname=haskell-validation-selective pkgver=0.1.0.1 -pkgrel=94 +pkgrel=95 pkgdesc="Lighweight pure data validation based on Applicative and Selective functors." url="https://github.com/kowainik/validation-selective" license=('MPL2')
