Date: Friday, October 2, 2020 @ 13:05:48 Author: felixonmars Revision: 715471
upgpkg: haskell-lsp-types 0.22.0.0-10: rebuild with base-orphans 0.8.3 Modified: haskell-lsp-types/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-02 13:04:20 UTC (rev 715470) +++ PKGBUILD 2020-10-02 13:05:48 UTC (rev 715471) @@ -3,7 +3,7 @@ _hkgname=haskell-lsp-types pkgname=haskell-lsp-types pkgver=0.22.0.0 -pkgrel=9 +pkgrel=10 pkgdesc="Haskell library for the Microsoft Language Server Protocol, data types" url="https://github.com/alanz/haskell-lsp" license=("MIT")
