Date: Wednesday, March 11, 2020 @ 18:59:17 Author: felixonmars Revision: 594585
upgpkg: haskell-neat-interpolation 0.5.1-2: rebuild with megaparsec 8.0.0 Modified: haskell-neat-interpolation/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-11 18:59:15 UTC (rev 594584) +++ PKGBUILD 2020-03-11 18:59:17 UTC (rev 594585) @@ -4,7 +4,7 @@ _hkgname=neat-interpolation pkgname=haskell-neat-interpolation pkgver=0.5.1 -pkgrel=1 +pkgrel=2 pkgdesc="A quasiquoter for neat and simple multiline text interpolation" url="https://github.com/nikita-volkov/neat-interpolation" license=("MIT")
