Skip to content

Commit 6c976da

Browse files
authored
Merge pull request Homebrew#141939 from iMichka/idris
idris: deprecate
2 parents 80f62d0 + d7c3a7f commit 6c976da

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Formula/i/idris.rb

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ class Idris < Formula
1616
sha256 x86_64_linux: "864094063e7ad6971b4e121b6b4debb38fecaa338be1b829d6c8e626f8b0f8b9"
1717
end
1818

19+
# https://github.com/idris-lang/Idris-dev/commit/9c9e936c3d80a6868ab7621f104e34bcc4b0bc9d
20+
deprecate! date: "2021-08-21", because: :unmaintained
21+
1922
depends_on "cabal-install" => :build
2023
depends_on "pkg-config" => :build
2124
depends_on "[email protected]"

0 commit comments

Comments
 (0)