Skip to content

Commit

Permalink
Merge pull request Homebrew#203297 from Homebrew/hledger-ghc910
Browse files Browse the repository at this point in the history
hledger: build with `[email protected]`
  • Loading branch information
cho-m authored Jan 6, 2025
2 parents 9af0c23 + 7960bfc commit a4007d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/h/hledger.rb
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ class Hledger < Formula
sha256 cellar: :any_skip_relocation, x86_64_linux: "7e06fa5f1bde15cf47f2671f6b5012731476dee82e05d79aa09ec383c44b3a95"
end

depends_on "ghc@9.8" => :build
depends_on "ghc@9.10" => :build
depends_on "haskell-stack" => :build

uses_from_macos "ncurses"
Expand Down

0 comments on commit a4007d3

Please sign in to comment.