Date: Monday, December 23, 2019 @ 11:54:23 Author: felixonmars Revision: 539094
upgpkg: haskell-filepattern 0.1.1-21: rebuild with pandoc 2.8, pandoc-types 1.20, doctemplates 0.7.1, HsYAML 0.2.1.0, haddock-library 1.8.0, texmath 0.12, base-compat 0.11.0, base-compat-batteries 0.11.0, optparse-applicative 0.15.1.0 Modified: haskell-filepattern/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-12-23 11:53:38 UTC (rev 539093) +++ PKGBUILD 2019-12-23 11:54:23 UTC (rev 539094) @@ -3,7 +3,7 @@ _hkgname=filepattern pkgname=haskell-filepattern pkgver=0.1.1 -pkgrel=20 +pkgrel=21 pkgdesc="File path glob-like matching" url="https://github.com/ndmitchell/filepattern" license=('BSD')