hopenpgp-tools: build with `ghc@8.10` (#110485)

master
Michael Cho 2022-09-12 22:54:32 -07:00 committed by GitHub
parent cd142e4b9e
commit 73ad75524c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ class HopenpgpTools < Formula
end
depends_on "cabal-install" => :build
depends_on "ghc" => :build
depends_on "ghc@8.10" => :build
depends_on "pkg-config" => :build
depends_on "nettle"