Date: Thursday, April 8, 2021 @ 07:08:59 Author: felixonmars Revision: 913615
upgpkg: haskell-src-exts 1.23.1-82: rebuild with vector 0.12.3.0 Modified: haskell-src-exts/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-04-08 07:02:58 UTC (rev 913614) +++ PKGBUILD 2021-04-08 07:08:59 UTC (rev 913615) @@ -4,7 +4,7 @@ _hkgname=haskell-src-exts pkgname=haskell-src-exts pkgver=1.23.1 -pkgrel=81 +pkgrel=82 pkgdesc="Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer" url="https://github.com/haskell-suite/haskell-src-exts" license=("custom:BSD")
