Date: Sunday, June 28, 2020 @ 23:15:57 Author: felixonmars Revision: 655627
upgpkg: haskell-src-exts 1.23.1-8: rebuild with primitive 0.7.1.0 Modified: haskell-src-exts/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-28 23:13:24 UTC (rev 655626) +++ PKGBUILD 2020-06-28 23:15:57 UTC (rev 655627) @@ -4,7 +4,7 @@ _hkgname=haskell-src-exts pkgname=haskell-src-exts pkgver=1.23.1 -pkgrel=7 +pkgrel=8 pkgdesc="Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer" url="https://github.com/haskell-suite/haskell-src-exts" license=("custom:BSD")
