Date: Tuesday, March 23, 2021 @ 00:23:08 Author: felixonmars Revision: 899476
upgpkg: haskell-src-exts 1.23.1-78: rebuild with hspec 2.7.9, hspec-core 2.7.9, hspec-discover 2.7.9 Modified: haskell-src-exts/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-23 00:17:15 UTC (rev 899475) +++ PKGBUILD 2021-03-23 00:23:08 UTC (rev 899476) @@ -4,7 +4,7 @@ _hkgname=haskell-src-exts pkgname=haskell-src-exts pkgver=1.23.1 -pkgrel=77 +pkgrel=78 pkgdesc="Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer" url="https://github.com/haskell-suite/haskell-src-exts" license=("custom:BSD")
