Date: Thursday, August 18, 2022 @ 12:13:26 Author: felixonmars Revision: 1267076
upgpkg: haskell-filepattern 0.1.2-217: rebuild with lifted-async 0.10.2.3 Modified: haskell-filepattern/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-18 12:13:24 UTC (rev 1267075) +++ PKGBUILD 2022-08-18 12:13:26 UTC (rev 1267076) @@ -3,7 +3,7 @@ _hkgname=filepattern pkgname=haskell-filepattern pkgver=0.1.2 -pkgrel=216 +pkgrel=217 pkgdesc="File path glob-like matching" url="https://github.com/ndmitchell/filepattern" license=('BSD')