Date: Sunday, July 29, 2018 @ 04:04:28 Author: felixonmars Revision: 364003
upgpkg: haskell-src-exts 1.20.2-18 rebuild with tasty 1.1.0.3 Modified: haskell-src-exts/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-07-29 03:58:55 UTC (rev 364002) +++ PKGBUILD 2018-07-29 04:04:28 UTC (rev 364003) @@ -5,7 +5,7 @@ _hkgname=haskell-src-exts pkgname=haskell-src-exts pkgver=1.20.2 -pkgrel=17 +pkgrel=18 pkgdesc="Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer" url="https://github.com/haskell-suite/haskell-src-exts" license=("custom:BSD")
