diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/git-annex.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/git-annex.rb b/Library/Formula/git-annex.rb index 2a1539686..7c2ac8144 100644 --- a/Library/Formula/git-annex.rb +++ b/Library/Formula/git-annex.rb @@ -5,8 +5,8 @@ class GitAnnex < Formula include Language::Haskell::Cabal homepage "https://git-annex.branchable.com/" - url "http://hackage.haskell.org/package/git-annex-5.20140717/git-annex-5.20140717.tar.gz" - sha1 "f3d49408db14a6230436105b50ce9232da8e57ae" + url "http://hackage.haskell.org/package/git-annex-5.20141013/git-annex-5.20141013.tar.gz" + sha1 "db93f75db07862ce85bdc14adfdac5aba6104f90" bottle do cellar :any |
