Date: Friday, April 24, 2020 @ 09:20:30 Author: felixonmars Revision: 619067
upgpkg: haskell-filepattern 0.1.2-10: rebuild with ghc 8.10.1, protolude 0.3.0, repline 0.3.0.0 Modified: haskell-filepattern/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-24 09:20:29 UTC (rev 619066) +++ PKGBUILD 2020-04-24 09:20:30 UTC (rev 619067) @@ -3,7 +3,7 @@ _hkgname=filepattern pkgname=haskell-filepattern pkgver=0.1.2 -pkgrel=9 +pkgrel=10 pkgdesc="File path glob-like matching" url="https://github.com/ndmitchell/filepattern" license=('BSD')
