Date: Tuesday, February 4, 2020 @ 19:55:57 Author: felixonmars Revision: 562418
upgpkg: haskell-src-exts 1.21.1-10: 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-04 19:55:41 UTC (rev 562417) +++ PKGBUILD 2020-02-04 19:55:57 UTC (rev 562418) @@ -4,7 +4,7 @@ _hkgname=haskell-src-exts pkgname=haskell-src-exts pkgver=1.21.1 -pkgrel=9 +pkgrel=10 pkgdesc="Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer" url="https://github.com/haskell-suite/haskell-src-exts" license=("custom:BSD")
