Date: Saturday, February 6, 2021 @ 17:32:52 Author: felixonmars Revision: 846959
upgpkg: haskell-filepattern 0.1.2-93: rebuild with data-fix 0.3.1 Modified: haskell-filepattern/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-06 17:32:06 UTC (rev 846958) +++ PKGBUILD 2021-02-06 17:32:52 UTC (rev 846959) @@ -3,7 +3,7 @@ _hkgname=filepattern pkgname=haskell-filepattern pkgver=0.1.2 -pkgrel=92 +pkgrel=93 pkgdesc="File path glob-like matching" url="https://github.com/ndmitchell/filepattern" license=('BSD')