Date: Friday, December 25, 2020 @ 08:00:18 Author: felixonmars Revision: 789757
upgpkg: haskell-lsp-types 0.23.0.0-45: rebuild with comonad 5.0.7 Modified: haskell-lsp-types/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-25 07:58:50 UTC (rev 789756) +++ PKGBUILD 2020-12-25 08:00:18 UTC (rev 789757) @@ -3,7 +3,7 @@ _hkgname=haskell-lsp-types pkgname=haskell-lsp-types pkgver=0.23.0.0 -pkgrel=44 +pkgrel=45 pkgdesc="Haskell library for the Microsoft Language Server Protocol, data types" url="https://github.com/alanz/haskell-lsp" license=("MIT")
