Date: Monday, June 6, 2022 @ 10:35:04 Author: felixonmars Revision: 1225778
upgpkg: haskell-filepattern 0.1.2-204: rebuild with typed-process 0.2.10.0 Modified: haskell-filepattern/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-06-06 10:34:56 UTC (rev 1225777) +++ PKGBUILD 2022-06-06 10:35:04 UTC (rev 1225778) @@ -3,7 +3,7 @@ _hkgname=filepattern pkgname=haskell-filepattern pkgver=0.1.2 -pkgrel=203 +pkgrel=204 pkgdesc="File path glob-like matching" url="https://github.com/ndmitchell/filepattern" license=('BSD')