Date: Tuesday, March 23, 2021 @ 07:18:16 Author: felixonmars Revision: 900080
upgpkg: haskell-filepattern 0.1.2-111: rebuild with hspec 2.7.9, hspec-core 2.7.9, hspec-discover 2.7.9 Modified: haskell-filepattern/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-23 07:17:27 UTC (rev 900079) +++ PKGBUILD 2021-03-23 07:18:16 UTC (rev 900080) @@ -3,7 +3,7 @@ _hkgname=filepattern pkgname=haskell-filepattern pkgver=0.1.2 -pkgrel=110 +pkgrel=111 pkgdesc="File path glob-like matching" url="https://github.com/ndmitchell/filepattern" license=('BSD')
