Date: Monday, March 6, 2023 @ 17:29:37 Author: felixonmars Revision: 1415770
upgpkg: haskell-lsp-types1.4 1.4.0.1-10: rebuild with aeson 2.1.2.0 Modified: haskell-lsp-types1.4/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-06 17:29:30 UTC (rev 1415769) +++ PKGBUILD 2023-03-06 17:29:37 UTC (rev 1415770) @@ -3,7 +3,7 @@ _hkgname=lsp-types pkgname=haskell-lsp-types1.4 pkgver=1.4.0.1 -pkgrel=9 +pkgrel=10 pkgdesc="Haskell library for the Microsoft Language Server Protocol, data types" url="https://github.com/haskell/lsp" license=("MIT")
