Skip to content

Commit

Permalink
dhall-lsp-server 1.0.10
Browse files Browse the repository at this point in the history
Closes Homebrew#60968.

Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
  • Loading branch information
chenrui333 authored and BrewTestBot committed Sep 11, 2020
1 parent 1ab665b commit a9707d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/dhall-lsp-server.rb
@@ -1,8 +1,8 @@
class DhallLspServer < Formula
desc "Language Server Protocol (LSP) server for Dhall"
homepage "https://github.com/dhall-lang/dhall-haskell/tree/master/dhall-lsp-server"
url "https://hackage.haskell.org/package/dhall-lsp-server-1.0.9/dhall-lsp-server-1.0.9.tar.gz"
sha256 "b683f9a535c02c5e76a9bad417b60721096edd23e06e976aab57f58cd81dc57d"
url "https://hackage.haskell.org/package/dhall-lsp-server-1.0.10/dhall-lsp-server-1.0.10.tar.gz"
sha256 "4b7341d9102734cfd5eb54aaeac454625192beb07865be14f35d4687b01fcb7c"
license "BSD-3-Clause"
head "https://github.com/dhall-lang/dhall-haskell.git"

Expand Down

0 comments on commit a9707d5

Please sign in to comment.