Commit 7178232 1 parent 40b64df commit 7178232 Copy full SHA for 7178232
File tree 1 file changed +4
-4
lines changed
languages/haskell/language-server-hls
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 49
49
} ) ;
50
50
"v92" = prebuilt ( fetchzip {
51
51
url = "https://github.com/codedownio/haskell-notebook-language-server/releases/download/v0.3.0.0/haskell-notebook-language-server-0.3.0.0-ghc928-x86_64-linux.tar.gz" ;
52
- sha256 = "1kwc25f7l5yxl55hnsjbxw8lhjw6hsd83212bafji95jach63ic5 " ;
52
+ sha256 = "sha256-A3ZZqkrpypcn4UhhqCjtSLfNj9wemH58OSpiknrRl0Q= " ;
53
53
} ) ;
54
54
"v94" = prebuilt ( fetchzip {
55
55
url = "https://github.com/codedownio/haskell-notebook-language-server/releases/download/v0.3.0.0/haskell-notebook-language-server-0.3.0.0-ghc948-x86_64-linux.tar.gz" ;
56
- sha256 = "17arbkja36zm18l73fn7khv65fyk13z6xb8zvc5kap74d2ryx23h " ;
56
+ sha256 = "sha256-Uj+V5HKA0QtRrc/jodMtmo+33TodX4LxuTwCRydAUME= " ;
57
57
} ) ;
58
58
"v96" = prebuilt ( fetchzip {
59
59
url = "https://github.com/codedownio/haskell-notebook-language-server/releases/download/v0.3.0.0/haskell-notebook-language-server-0.3.0.0-ghc964-x86_64-linux.tar.gz" ;
60
- sha256 = "1d2bcrg6l1jsacmq3qv7rxkicgnm2l3i2ql8vfw2yj6gk0f5jx5d " ;
60
+ sha256 = "sha256-ITQNjAv03Mpaq99Hct1idkQzNITidcdtWbG1MSYbM7w= " ;
61
61
} ) ;
62
62
"v98" = prebuilt ( fetchzip {
63
63
url = "https://github.com/codedownio/haskell-notebook-language-server/releases/download/v0.3.0.0/haskell-notebook-language-server-0.3.0.0-ghc982-x86_64-linux.tar.gz" ;
64
- sha256 = "0vfxapl3ssw6r173shd9xfj23gdyw81g0j2in2vak5dn45dvn44r " ;
64
+ sha256 = "sha256-jwJd8IQHIeAI5igX0eilu2e0mDyGn0qPhBf9qnTtbro= " ;
65
65
} ) ;
66
66
} ;
67
67
You can’t perform that action at this time.
0 commit comments