Date: Saturday, January 9, 2021 @ 16:57:42 Author: felixonmars Revision: 816326
upgpkg: haskell-lsp-types 0.23.0.0-60: rebuild with profunctors 5.6.1 Modified: haskell-lsp-types/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-09 16:55:51 UTC (rev 816325) +++ PKGBUILD 2021-01-09 16:57:42 UTC (rev 816326) @@ -3,7 +3,7 @@ _hkgname=haskell-lsp-types pkgname=haskell-lsp-types pkgver=0.23.0.0 -pkgrel=59 +pkgrel=60 pkgdesc="Haskell library for the Microsoft Language Server Protocol, data types" url="https://github.com/alanz/haskell-lsp" license=("MIT")
