Skip to content

Commit badf38e

Browse files
authored
Merge pull request #203856 from Homebrew/allureofthestars-ghc-9.10
allureofthestars: use `[email protected]`
2 parents 1c769d6 + 066d2ad commit badf38e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Formula/a/allureofthestars.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ class Allureofthestars < Formula
1919
end
2020

2121
depends_on "cabal-install" => :build
22-
depends_on "ghc" => :build
22+
depends_on "ghc@9.10" => :build
2323
depends_on "pkgconf" => :build
2424
depends_on "sdl2"
2525
depends_on "sdl2_ttf"

0 commit comments

Comments
 (0)