Date: Tuesday, August 25, 2020 @ 14:37:05 Author: felixonmars Revision: 688325
upgpkg: haskell-src-exts 1.23.1-14: rebuild with random 1.2.0 Modified: haskell-src-exts/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-25 14:32:01 UTC (rev 688324) +++ PKGBUILD 2020-08-25 14:37:05 UTC (rev 688325) @@ -4,7 +4,7 @@ _hkgname=haskell-src-exts pkgname=haskell-src-exts pkgver=1.23.1 -pkgrel=13 +pkgrel=14 pkgdesc="Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer" url="https://github.com/haskell-suite/haskell-src-exts" license=("custom:BSD")
