dhall-yaml: fix components order.
parent
f4da004776
commit
d5bdf716ff
|
@ -3,8 +3,8 @@ class DhallYaml < Formula
|
|||
homepage "https://github.com/dhall-lang/dhall-haskell/tree/master/dhall-yaml"
|
||||
url "https://hackage.haskell.org/package/dhall-yaml-1.1.0/dhall-yaml-1.1.0.tar.gz"
|
||||
sha256 "72919ce641af46b6f2e8884ad358f545b58023682f65b2b3d1d1499974fc9c1a"
|
||||
head "https://github.com/dhall-lang/dhall-haskell.git"
|
||||
revision 1
|
||||
head "https://github.com/dhall-lang/dhall-haskell.git"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in New Issue