Date: Monday, March 5, 2018 @ 09:11:34 Author: felixonmars Revision: 302537
upgpkg: haskell-parsers 0.12.8-11 rebuild with text-short,0.1.2 tasty-quickcheck,0.10 Modified: haskell-parsers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-03-05 09:09:59 UTC (rev 302536) +++ PKGBUILD 2018-03-05 09:11:34 UTC (rev 302537) @@ -5,7 +5,7 @@ _hkgname=parsers pkgname=haskell-parsers pkgver=0.12.8 -pkgrel=10 +pkgrel=11 pkgdesc="Parsing combinators" url="https://github.com/ekmett/parsers/" license=("custom:BSD3")
