Date: Wednesday, October 7, 2020 @ 00:43:54 Author: felixonmars Revision: 720078
upgpkg: haskell-src-exts 1.23.1-25: rebuild with base-compat 0.11.2, base-compat-batteries 0.11.2 Modified: haskell-src-exts/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-07 00:34:22 UTC (rev 720077) +++ PKGBUILD 2020-10-07 00:43:54 UTC (rev 720078) @@ -4,7 +4,7 @@ _hkgname=haskell-src-exts pkgname=haskell-src-exts pkgver=1.23.1 -pkgrel=24 +pkgrel=25 pkgdesc="Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer" url="https://github.com/haskell-suite/haskell-src-exts" license=("custom:BSD")
