cabal-install 1.20.0.2
This commit is contained in:
parent
f5581e1afa
commit
5c7497a146
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class CabalInstall < Formula
|
||||
homepage 'http://www.haskell.org/haskellwiki/Cabal-Install'
|
||||
url "http://hackage.haskell.org/package/cabal-install-1.20.0.1/cabal-install-1.20.0.1.tar.gz"
|
||||
sha1 "268eca309381d4de79b7fd5f69b6ca01a0d18030"
|
||||
url "http://hackage.haskell.org/package/cabal-install-1.20.0.2/cabal-install-1.20.0.2.tar.gz"
|
||||
sha1 "e9b3843270b8f5969a4e1205263e59439bc35692"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue