Date: Sunday, August 21, 2022 @ 16:02:28 Author: felixonmars Revision: 1272699
upgpkg: haskell-validation-selective 0.1.0.2-12: rebuild with split 0.2.3.5 Modified: haskell-validation-selective/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-21 16:02:18 UTC (rev 1272698) +++ PKGBUILD 2022-08-21 16:02:28 UTC (rev 1272699) @@ -4,7 +4,7 @@ _hkgname=validation-selective pkgname=haskell-validation-selective pkgver=0.1.0.2 -pkgrel=11 +pkgrel=12 pkgdesc="Lighweight pure data validation based on Applicative and Selective functors." url="https://github.com/kowainik/validation-selective" license=('MPL2')
