Date: Friday, January 22, 2021 @ 15:58:15 Author: felixonmars Revision: 824538
upgpkg: haskell-regex-applicative 0.3.4-48: rebuild with hspec 2.7.7, hspec-core 2.7.7, hspec-discover 2.7.7 Modified: haskell-regex-applicative/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-22 15:57:38 UTC (rev 824537) +++ PKGBUILD 2021-01-22 15:58:15 UTC (rev 824538) @@ -4,7 +4,7 @@ _hkgname=regex-applicative pkgname=haskell-regex-applicative pkgver=0.3.4 -pkgrel=47 +pkgrel=48 pkgdesc="Regex-based parsing with applicative interface" url="https://github.com/feuerbach/regex-applicative" license=("MIT")
