Date: Monday, August 8, 2022 @ 17:47:04 Author: felixonmars Revision: 1261612
upgpkg: haskell-validation-selective 0.1.0.2-8: rebuild with tasty 1.4.2.3 Modified: haskell-validation-selective/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-08 17:46:56 UTC (rev 1261611) +++ PKGBUILD 2022-08-08 17:47:04 UTC (rev 1261612) @@ -4,7 +4,7 @@ _hkgname=validation-selective pkgname=haskell-validation-selective pkgver=0.1.0.2 -pkgrel=7 +pkgrel=8 pkgdesc="Lighweight pure data validation based on Applicative and Selective functors." url="https://github.com/kowainik/validation-selective" license=('MPL2')
