Date: Wednesday, February 5, 2020 @ 10:12:03 Author: felixonmars Revision: 563050
upgpkg: haskell-src-exts 1.21.1-11: rebuild with vector 0.12.1.0 Modified: haskell-src-exts/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-05 10:07:06 UTC (rev 563049) +++ PKGBUILD 2020-02-05 10:12:03 UTC (rev 563050) @@ -4,7 +4,7 @@ _hkgname=haskell-src-exts pkgname=haskell-src-exts pkgver=1.21.1 -pkgrel=10 +pkgrel=11 pkgdesc="Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer" url="https://github.com/haskell-suite/haskell-src-exts" license=("custom:BSD")
