Date: Monday, July 25, 2022 @ 08:19:48 Author: felixonmars Revision: 1257004
upgpkg: haskell-validation-selective 0.1.0.2-7: rebuild with inspection-testing 0.5, tasty-inspection-testing 0.2 Modified: haskell-validation-selective/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-07-25 08:19:40 UTC (rev 1257003) +++ PKGBUILD 2022-07-25 08:19:48 UTC (rev 1257004) @@ -4,7 +4,7 @@ _hkgname=validation-selective pkgname=haskell-validation-selective pkgver=0.1.0.2 -pkgrel=6 +pkgrel=7 pkgdesc="Lighweight pure data validation based on Applicative and Selective functors." url="https://github.com/kowainik/validation-selective" license=('MPL2')
