Date: Sunday, August 29, 2021 @ 08:45:21 Author: felixonmars Revision: 1009034
upgpkg: haskell-lsp-types 1.2.0.0-31: rebuild with hashable 1.3.3.0 Modified: haskell-lsp-types/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-08-29 08:42:19 UTC (rev 1009033) +++ PKGBUILD 2021-08-29 08:45:21 UTC (rev 1009034) @@ -3,7 +3,7 @@ _hkgname=lsp-types pkgname=haskell-lsp-types pkgver=1.2.0.0 -pkgrel=30 +pkgrel=31 pkgdesc="Haskell library for the Microsoft Language Server Protocol, data types" url="https://github.com/haskell/lsp" license=("MIT")
