Date: Tuesday, January 5, 2021 @ 15:45:38 Author: felixonmars Revision: 809380
upgpkg: haskell-src-exts 1.23.1-49: rebuild with comonad 5.0.8 Modified: haskell-src-exts/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-05 15:42:07 UTC (rev 809379) +++ PKGBUILD 2021-01-05 15:45:38 UTC (rev 809380) @@ -4,7 +4,7 @@ _hkgname=haskell-src-exts pkgname=haskell-src-exts pkgver=1.23.1 -pkgrel=48 +pkgrel=49 pkgdesc="Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer" url="https://github.com/haskell-suite/haskell-src-exts" license=("custom:BSD")
