Date: Monday, May 30, 2022 @ 10:43:21 Author: felixonmars Revision: 1215797
upgpkg: haskell-validation-selective 0.1.0.1-93: rebuild with tasty-inspection-testing 0.1.0.1 Modified: haskell-validation-selective/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-30 10:43:14 UTC (rev 1215796) +++ PKGBUILD 2022-05-30 10:43:21 UTC (rev 1215797) @@ -4,7 +4,7 @@ _hkgname=validation-selective pkgname=haskell-validation-selective pkgver=0.1.0.1 -pkgrel=92 +pkgrel=93 pkgdesc="Lighweight pure data validation based on Applicative and Selective functors." url="https://github.com/kowainik/validation-selective" license=('MPL2')
