Date: Saturday, January 28, 2023 @ 14:54:28 Author: felixonmars Revision: 1389518
upgpkg: haskell-filepattern 0.1.3-28: rebuild with concurrent-output 1.10.17 Modified: haskell-filepattern/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-28 14:54:24 UTC (rev 1389517) +++ PKGBUILD 2023-01-28 14:54:28 UTC (rev 1389518) @@ -3,7 +3,7 @@ _hkgname=filepattern pkgname=haskell-filepattern pkgver=0.1.3 -pkgrel=27 +pkgrel=28 pkgdesc="File path glob-like matching" url="https://github.com/ndmitchell/filepattern" license=('BSD')