Date: Tuesday, February 9, 2021 @ 19:43:13 Author: felixonmars Revision: 851459
upgpkg: haskell-src-exts 1.23.1-64: rebuild with ghc 8.10.4 Modified: haskell-src-exts/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-09 19:39:55 UTC (rev 851458) +++ PKGBUILD 2021-02-09 19:43:13 UTC (rev 851459) @@ -4,7 +4,7 @@ _hkgname=haskell-src-exts pkgname=haskell-src-exts pkgver=1.23.1 -pkgrel=63 +pkgrel=64 pkgdesc="Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer" url="https://github.com/haskell-suite/haskell-src-exts" license=("custom:BSD")
