Date: Saturday, January 9, 2021 @ 04:41:30 Author: felixonmars Revision: 814765
upgpkg: haskell-src-exts 1.23.1-51: rebuild with hspec 2.7.5, hspec-core 2.7.5, hspec-discover 2.7.5 Modified: haskell-src-exts/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-09 04:37:56 UTC (rev 814764) +++ PKGBUILD 2021-01-09 04:41:30 UTC (rev 814765) @@ -4,7 +4,7 @@ _hkgname=haskell-src-exts pkgname=haskell-src-exts pkgver=1.23.1 -pkgrel=50 +pkgrel=51 pkgdesc="Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer" url="https://github.com/haskell-suite/haskell-src-exts" license=("custom:BSD")
