-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Package ocaml-fsrs.0.1.0-alpha3 #27920
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
base: master
Are you sure you want to change the base?
Package ocaml-fsrs.0.1.0-alpha3 #27920
Conversation
Hey @chaosarium Thank you for the contribution I see the following linter issues:
Regarding the checksum, this is the respective error:
|
|
||
url { | ||
src: "https://github.com/chaosarium/ocaml-fsrs/archive/refs/tags/0.1.0-alpha3.tar.gz" | ||
checksum: "sha256=e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" |
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.
checksum: "sha256=e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" | |
checksum: "sha256=c59a658e8bb848e84df0e89703b1bde5199022ba1e682886fba93e8a401575c1" |
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.
Not sure that's what you need, but it'll fix the CI error related to the checksum
Additional question: do you plan to support Windows? |
bug-reports: "https://github.com/chaosarium/ocaml-fsrs/issues" | ||
depends: [ | ||
"dune" {>= "3.17"} | ||
"ocaml" |
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.
Would you like to specify a lower bound for ocaml
dependency?
ocaml-fsrs.0.1.0-alpha3
OCaml implementation of the FSRS scheduler
A library implementing the FSRS (Free Spaced Repetition Scheduler) algorithm in OCaml.
🐫 Pull-request generated by opam-publish v2.5.0