dhall-json 1.0.2
Closes #13678. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
97d196a442
commit
006fa9f205
1 changed files with 2 additions and 2 deletions
|
@ -5,8 +5,8 @@ class DhallJson < Formula
|
|||
|
||||
desc "Dhall to JSON compiler and a Dhall to YAML compiler"
|
||||
homepage "https://github.com/Gabriel439/Haskell-Dhall-JSON-Library"
|
||||
url "https://hackage.haskell.org/package/dhall-json-1.0.1/dhall-json-1.0.1.tar.gz"
|
||||
sha256 "ccf235f785207bedf29ea42d4ee26b44c2d2777fda8aa8d0306beaca43960726"
|
||||
url "https://hackage.haskell.org/package/dhall-json-1.0.2/dhall-json-1.0.2.tar.gz"
|
||||
sha256 "a16ebf9524884d0ecfa2963a6c4f15a380d0fa679b0bf0f342345535a18e22ea"
|
||||
head "https://github.com/Gabriel439/Haskell-Dhall-JSON-Library.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue