Date: Tuesday, April 13, 2021 @ 15:06:51 Author: felixonmars Revision: 917294
upgpkg: haskell-lsp-types 1.1.0.0-16: rebuild with quickcheck-classes-base 0.6.2.0 Modified: haskell-lsp-types/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-04-13 15:04:18 UTC (rev 917293) +++ PKGBUILD 2021-04-13 15:06:51 UTC (rev 917294) @@ -3,7 +3,7 @@ _hkgname=lsp-types pkgname=haskell-lsp-types pkgver=1.1.0.0 -pkgrel=15 +pkgrel=16 pkgdesc="Haskell library for the Microsoft Language Server Protocol, data types" url="https://github.com/alanz/lsp" license=("MIT")
