Date: Sunday, May 15, 2022 @ 01:09:37 Author: felixonmars Revision: 1205470
upgpkg: haskell-validation-selective 0.1.0.1-90: rebuild with hashable 1.4.0.2 Modified: haskell-validation-selective/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-15 01:09:23 UTC (rev 1205469) +++ PKGBUILD 2022-05-15 01:09:37 UTC (rev 1205470) @@ -4,7 +4,7 @@ _hkgname=validation-selective pkgname=haskell-validation-selective pkgver=0.1.0.1 -pkgrel=89 +pkgrel=90 pkgdesc="Lighweight pure data validation based on Applicative and Selective functors." url="https://github.com/kowainik/validation-selective" license=('MPL2')
