Date: Saturday, June 13, 2020 @ 23:27:55 Author: felixonmars Revision: 643414
upgpkg: haskell-src-exts 1.23.1-4: rebuild with splitmix 0.0.5 Modified: haskell-src-exts/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-13 23:23:10 UTC (rev 643413) +++ PKGBUILD 2020-06-13 23:27:55 UTC (rev 643414) @@ -4,7 +4,7 @@ _hkgname=haskell-src-exts pkgname=haskell-src-exts pkgver=1.23.1 -pkgrel=3 +pkgrel=4 pkgdesc="Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer" url="https://github.com/haskell-suite/haskell-src-exts" license=("custom:BSD")
