Date: Sunday, March 15, 2020 @ 15:38:03 Author: felixonmars Revision: 598265
upgpkg: haskell-src-exts 1.22.0-6: rebuild with hashable 1.3.0.0 Modified: haskell-src-exts/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-15 15:36:39 UTC (rev 598264) +++ PKGBUILD 2020-03-15 15:38:03 UTC (rev 598265) @@ -4,7 +4,7 @@ _hkgname=haskell-src-exts pkgname=haskell-src-exts pkgver=1.22.0 -pkgrel=5 +pkgrel=6 pkgdesc="Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer" url="https://github.com/haskell-suite/haskell-src-exts" license=("custom:BSD")
