Date: Wednesday, July 28, 2021 @ 23:13:03 Author: felixonmars Revision: 989645
upgpkg: haskell-hls-plugin-api 1.1.0.2-19: rebuild with monad-control 1.0.3 Modified: haskell-hls-plugin-api/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-28 23:12:10 UTC (rev 989644) +++ PKGBUILD 2021-07-28 23:13:03 UTC (rev 989645) @@ -3,7 +3,7 @@ _hkgname=hls-plugin-api pkgname=haskell-hls-plugin-api pkgver=1.1.0.2 -pkgrel=18 +pkgrel=19 pkgdesc="Haskell Language Server API for plugin communication" url="https://github.com/haskell/haskell-language-server/hls-plugin-api" license=("Apache")
