-
-
Notifications
You must be signed in to change notification settings - Fork 12.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
hfstospell 0.5.1 #45845
hfstospell 0.5.1 #45845
Conversation
10:39:55 ==> brew linkage --test libvoikko |
You might need a revision bump for |
f34479a
to
bc97731
Compare
Done. I don't see any reason why one would be needed as there are no API changes, but hfstospell maintainer thinks otherwise or just doesn't care. |
16:38:31 ==> brew audit hfstospell --online the revision line needs to be removed. |
Formula/hfstospell.rb
Outdated
url "https://github.com/hfst/hfst-ospell/releases/download/v0.5.0/hfstospell-0.5.0.tar.gz" | ||
sha256 "0fd2ad367f8a694c60742deaee9fcf1225e4921dd75549ef0aceca671ddfe1cd" | ||
url "https://github.com/hfst/hfst-ospell/releases/download/v0.5.1/hfstospell-0.5.1.tar.gz" | ||
sha256 "ccf5f3b06bcdc5636365e753b9f7fad9c11dfe483272061700a905b3d65ac750" | ||
revision 6 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
revision 6 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That line can be removed.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done
bc97731
to
4cb7e79
Compare
Thanks @osimola!! |
brew install --build-from-source <formula>
, where<formula>
is the name of the formula you're submitting?brew test <formula>
, where<formula>
is the name of the formula you're submitting?brew audit --strict <formula>
(after doingbrew install <formula>
)?According to discussion at hfst/hfst-ospell#48, the package isn't really supposed to be buildable without disabling libxml++.