Date: Sunday, June 5, 2022 @ 19:16:43 Author: felixonmars Revision: 1224053
upgpkg: haskell-filepattern 0.1.2-203: rebuild with hspec 2.9.7, hspec-core 2.9.7, hspec-discover 2.9.7 Modified: haskell-filepattern/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-06-05 19:16:36 UTC (rev 1224052) +++ PKGBUILD 2022-06-05 19:16:43 UTC (rev 1224053) @@ -3,7 +3,7 @@ _hkgname=filepattern pkgname=haskell-filepattern pkgver=0.1.2 -pkgrel=202 +pkgrel=203 pkgdesc="File path glob-like matching" url="https://github.com/ndmitchell/filepattern" license=('BSD')