Date: Thursday, December 16, 2021 @ 09:17:39 Author: felixonmars Revision: 1074120
upgpkg: haskell-filepattern 0.1.2-159: rebuild with hashable 1.3.4.1 Modified: haskell-filepattern/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-16 09:16:58 UTC (rev 1074119) +++ PKGBUILD 2021-12-16 09:17:39 UTC (rev 1074120) @@ -3,7 +3,7 @@ _hkgname=filepattern pkgname=haskell-filepattern pkgver=0.1.2 -pkgrel=158 +pkgrel=159 pkgdesc="File path glob-like matching" url="https://github.com/ndmitchell/filepattern" license=('BSD')
