Date: Thursday, April 25, 2019 @ 13:11:35 Author: felixonmars Revision: 453865
upgpkg: haskell-regex-applicative 0.3.3-13 rebuild with ghc 8.6.5 Modified: haskell-regex-applicative/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-04-25 13:10:59 UTC (rev 453864) +++ PKGBUILD 2019-04-25 13:11:35 UTC (rev 453865) @@ -4,7 +4,7 @@ _hkgname=regex-applicative pkgname=haskell-regex-applicative pkgver=0.3.3 -pkgrel=12 +pkgrel=13 pkgdesc="Regex-based parsing with applicative interface" url="https://github.com/feuerbach/regex-applicative" license=("MIT")
