Date: Monday, December 13, 2021 @ 12:48:37 Author: felixonmars Revision: 1071619
upgpkg: haskell-filepattern 0.1.2-158: rebuild with indexed-traversable 0.1.2 Modified: haskell-filepattern/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-13 12:47:57 UTC (rev 1071618) +++ PKGBUILD 2021-12-13 12:48:37 UTC (rev 1071619) @@ -3,7 +3,7 @@ _hkgname=filepattern pkgname=haskell-filepattern pkgver=0.1.2 -pkgrel=157 +pkgrel=158 pkgdesc="File path glob-like matching" url="https://github.com/ndmitchell/filepattern" license=('BSD')