Date: Wednesday, August 5, 2020 @ 09:04:57 Author: felixonmars Revision: 669150
upgpkg: haskell-filepattern 0.1.2-23: rebuild with unordered-containers 0.2.12.0 Modified: haskell-filepattern/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-05 09:04:17 UTC (rev 669149) +++ PKGBUILD 2020-08-05 09:04:57 UTC (rev 669150) @@ -3,7 +3,7 @@ _hkgname=filepattern pkgname=haskell-filepattern pkgver=0.1.2 -pkgrel=22 +pkgrel=23 pkgdesc="File path glob-like matching" url="https://github.com/ndmitchell/filepattern" license=('BSD')
