Date: Thursday, May 20, 2021 @ 04:08:06 Author: felixonmars Revision: 937677
upgpkg: haskell-src-exts 1.23.1-87: rebuild with hspec 2.8.1, hspec-core 2.8.1, hspec-discover 2.8.1 Modified: haskell-src-exts/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-20 04:04:52 UTC (rev 937676) +++ PKGBUILD 2021-05-20 04:08:06 UTC (rev 937677) @@ -4,7 +4,7 @@ _hkgname=haskell-src-exts pkgname=haskell-src-exts pkgver=1.23.1 -pkgrel=86 +pkgrel=87 pkgdesc="Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer" url="https://github.com/haskell-suite/haskell-src-exts" license=("custom:BSD")
