Date: Sunday, March 5, 2023 @ 14:21:44 Author: felixonmars Revision: 1413732
upgpkg: haskell-lsp-types1.4 1.4.0.1-8: rebuild with bifunctors 5.5.15 Modified: haskell-lsp-types1.4/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-05 14:21:34 UTC (rev 1413731) +++ PKGBUILD 2023-03-05 14:21:44 UTC (rev 1413732) @@ -3,7 +3,7 @@ _hkgname=lsp-types pkgname=haskell-lsp-types1.4 pkgver=1.4.0.1 -pkgrel=7 +pkgrel=8 pkgdesc="Haskell library for the Microsoft Language Server Protocol, data types" url="https://github.com/haskell/lsp" license=("MIT")
