Date: Tuesday, February 25, 2020 @ 17:29:27 Author: felixonmars Revision: 581661
upgpkg: haskell-src-exts 1.22.0-2: rebuild with splitmix 0.0.4 Modified: haskell-src-exts/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-25 17:23:53 UTC (rev 581660) +++ PKGBUILD 2020-02-25 17:29:27 UTC (rev 581661) @@ -4,7 +4,7 @@ _hkgname=haskell-src-exts pkgname=haskell-src-exts pkgver=1.22.0 -pkgrel=1 +pkgrel=2 pkgdesc="Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer" url="https://github.com/haskell-suite/haskell-src-exts" license=("custom:BSD")
