Date: Sunday, February 7, 2021 @ 01:41:46 Author: felixonmars Revision: 847660
upgpkg: haskell-lsp-types 0.24.0.0-15: rebuild with data-fix 0.3.1 (possibly 2nd time, due to binutils weirdness on user ownership (Arch Incident 0003)) Modified: haskell-lsp-types/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-07 01:39:37 UTC (rev 847659) +++ PKGBUILD 2021-02-07 01:41:46 UTC (rev 847660) @@ -3,7 +3,7 @@ _hkgname=haskell-lsp-types pkgname=haskell-lsp-types pkgver=0.24.0.0 -pkgrel=14 +pkgrel=15 pkgdesc="Haskell library for the Microsoft Language Server Protocol, data types" url="https://github.com/alanz/haskell-lsp" license=("MIT")
