Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] haskell-language-server: update to 1.8.0.0
@ 2022-09-16  5:26 slotThe
  2022-09-19  4:09 ` [PR REVIEW] " classabbyamp
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: slotThe @ 2022-09-16  5:26 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 502 bytes --]

There is a new pull request by slotThe against master on the void-packages repository

https://github.com/slotThe/void-packages hls/1.8.0.0
https://github.com/void-linux/void-packages/pull/39311

haskell-language-server: update to 1.8.0.0
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-musl)


A patch file from https://github.com/void-linux/void-packages/pull/39311.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-hls/1.8.0.0-39311.patch --]
[-- Type: text/x-diff, Size: 1509 bytes --]

From 3eb9029b4b5d044d104e0d634f71276388e71495 Mon Sep 17 00:00:00 2001
From: Tony Zorman <soliditsallgood@mailbox.org>
Date: Thu, 15 Sep 2022 19:09:35 +0200
Subject: [PATCH] haskell-language-server: update to 1.8.0.0

---
 srcpkgs/haskell-language-server/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/haskell-language-server/template b/srcpkgs/haskell-language-server/template
index 7860f754298f..5e021ffc344c 100644
--- a/srcpkgs/haskell-language-server/template
+++ b/srcpkgs/haskell-language-server/template
@@ -1,16 +1,16 @@
 # Template file for 'haskell-language-server'
 pkgname=haskell-language-server
-version=1.7.0.0
+version=1.8.0.0
 revision=1
 build_style="haskell-stack"
-make_build_args="--stack-yaml stack-9.0.2.yaml --flag=haskell-language-server:-dynamic"
+make_build_args="--stack-yaml stack-lts19.yaml --flag=haskell-language-server:-dynamic"
 makedepends="ncurses-devel ncurses-libtinfo-devel icu-devel zlib-devel"
 short_desc="Integration of ghcide and haskell-ide-engine"
 maintainer="Wayne Van Son <waynevanson@gmail.com>"
 license="Apache-2.0"
 homepage="https://github.com/haskell/haskell-language-server"
 distfiles="https://github.com/haskell/haskell-language-server/archive/${version}.tar.gz"
-checksum=252fc5ae41ef77bbfa36f42eb38f69c953d5aa8757b510c5c45a03655da95513
+checksum=e1081ac581d21547d835beb8561e815573944aa0babe752a971479da3a207235
 nopie_files="
  /usr/bin/haskell-language-server
  /usr/bin/haskell-language-server-wrapper

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-09-22  7:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-16  5:26 [PR PATCH] haskell-language-server: update to 1.8.0.0 slotThe
2022-09-19  4:09 ` [PR REVIEW] " classabbyamp
2022-09-19  5:28 ` [PR PATCH] [Updated] " slotThe
2022-09-22  7:23 ` [PR PATCH] [Merged]: " classabbyamp

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).