Date: Monday, December 14, 2020 @ 00:12:08 Author: felixonmars Revision: 774687
upgpkg: haskell-src-exts 1.23.1-36: rebuild with base-orphans 0.8.5 Modified: haskell-src-exts/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-14 00:06:31 UTC (rev 774686) +++ PKGBUILD 2020-12-14 00:12:08 UTC (rev 774687) @@ -4,7 +4,7 @@ _hkgname=haskell-src-exts pkgname=haskell-src-exts pkgver=1.23.1 -pkgrel=35 +pkgrel=36 pkgdesc="Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer" url="https://github.com/haskell-suite/haskell-src-exts" license=("custom:BSD")
