Date: Tuesday, May 26, 2020 @ 20:32:25 Author: felixonmars Revision: 635327
upgpkg: haskell-filepattern 0.1.2-14: rebuild with quickcheck-instances 0.3.23 Modified: haskell-filepattern/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-26 20:31:36 UTC (rev 635326) +++ PKGBUILD 2020-05-26 20:32:25 UTC (rev 635327) @@ -3,7 +3,7 @@ _hkgname=filepattern pkgname=haskell-filepattern pkgver=0.1.2 -pkgrel=13 +pkgrel=14 pkgdesc="File path glob-like matching" url="https://github.com/ndmitchell/filepattern" license=('BSD')
