Skip to content

Commit

Permalink
cabal-install 1.22.2.0
Browse files Browse the repository at this point in the history
Closes Homebrew/legacy-homebrew#38273.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
  • Loading branch information
pthariensflame authored and MikeMcQuaid committed Apr 2, 2015
1 parent ce2b315 commit bc2c8ac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/cabal-install.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
class CabalInstall < Formula
homepage "https://www.haskell.org/cabal/"
url "https://hackage.haskell.org/package/cabal-install-1.22.0.1/cabal-install-1.22.0.1.tar.gz"
sha256 "87afa8f5d2bffafeffa9ff71062bf09469aade3ae52975c09c35ce61520d10c8"
url "https://hackage.haskell.org/package/cabal-install-1.22.2.0/cabal-install-1.22.2.0.tar.gz"
sha256 "25bc2ea88f60bd0f19bf40984ea85491461973895480b8633d87f54aa7ae6adb"

bottle do
cellar :any
Expand Down

0 comments on commit bc2c8ac

Please sign in to comment.