Date: Friday, January 28, 2022 @ 09:49:24 Author: felixonmars Revision: 1118268
upgpkg: haskell-validation-selective 0.1.0.1-64: rebuild with async 2.2.4 Modified: haskell-validation-selective/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-28 09:48:57 UTC (rev 1118267) +++ PKGBUILD 2022-01-28 09:49:24 UTC (rev 1118268) @@ -4,7 +4,7 @@ _hkgname=validation-selective pkgname=haskell-validation-selective pkgver=0.1.0.1 -pkgrel=63 +pkgrel=64 pkgdesc="Lighweight pure data validation based on Applicative and Selective functors." url="https://github.com/kowainik/validation-selective" license=('MPL2')
