Date: Friday, April 24, 2020 @ 06:33:20 Author: felixonmars Revision: 618864
upgpkg: haskell-src-exts 1.23.0-4: rebuild with ghc 8.10.1, protolude 0.3.0, repline 0.3.0.0 Modified: haskell-src-exts/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-24 06:28:45 UTC (rev 618863) +++ PKGBUILD 2020-04-24 06:33:20 UTC (rev 618864) @@ -4,7 +4,7 @@ _hkgname=haskell-src-exts pkgname=haskell-src-exts pkgver=1.23.0 -pkgrel=3 +pkgrel=4 pkgdesc="Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer" url="https://github.com/haskell-suite/haskell-src-exts" license=("custom:BSD")
