Date: Wednesday, January 6, 2021 @ 12:37:52 Author: felixonmars Revision: 810701
upgpkg: haskell-lsp-types 0.23.0.0-57: rebuild with aeson 1.5.5.1, quickcheck-instances 0.3.25.2 Modified: haskell-lsp-types/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-06 12:36:21 UTC (rev 810700) +++ PKGBUILD 2021-01-06 12:37:52 UTC (rev 810701) @@ -3,7 +3,7 @@ _hkgname=haskell-lsp-types pkgname=haskell-lsp-types pkgver=0.23.0.0 -pkgrel=56 +pkgrel=57 pkgdesc="Haskell library for the Microsoft Language Server Protocol, data types" url="https://github.com/alanz/haskell-lsp" license=("MIT")
