Date: Monday, January 2, 2023 @ 17:17:14 Author: felixonmars Revision: 1373071
upgpkg: haskell-validation-selective 0.1.0.2-35: rebuild with haskell-lexer 1.1.1 Modified: haskell-validation-selective/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-02 17:17:11 UTC (rev 1373070) +++ PKGBUILD 2023-01-02 17:17:14 UTC (rev 1373071) @@ -4,7 +4,7 @@ _hkgname=validation-selective pkgname=haskell-validation-selective pkgver=0.1.0.2 -pkgrel=34 +pkgrel=35 pkgdesc="Lighweight pure data validation based on Applicative and Selective functors." url="https://github.com/kowainik/validation-selective" license=('MPL2')
