Date: Friday, September 18, 2020 @ 09:31:02 Author: felixonmars Revision: 709842
upgpkg: haskell-lsp-types 0.22.0.0-6: rebuild with hspec 2.7.4, hspec-core 2.7.4, hspec-discover 2.7.4 Modified: haskell-lsp-types/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-18 09:29:29 UTC (rev 709841) +++ PKGBUILD 2020-09-18 09:31:02 UTC (rev 709842) @@ -3,7 +3,7 @@ _hkgname=haskell-lsp-types pkgname=haskell-lsp-types pkgver=0.22.0.0 -pkgrel=5 +pkgrel=6 pkgdesc="Haskell library for the Microsoft Language Server Protocol, data types" url="https://github.com/alanz/haskell-lsp" license=("MIT")
