Skip to content

Commit 9ac3289

Browse files
author
Release Manager
committed
gh-36901: `build/pkgs/e_antic`: Update to 2.0.0 <!-- ^^^^^ Please provide a concise, informative and self-explanatory title. Don't put issue numbers in there, do this in the PR body below. For example, instead of "Fixes #1234" use "Introduce new method to calculate 1+1" --> <!-- Describe your changes here in detail --> The new release adds support for FLINT 3. https://github.com/flatsurf/e-antic/releases/tag/2.0.0 Thanks @saraedum for preparing this release! <!-- Why is this change required? What problem does it solve? --> <!-- If this PR resolves an open issue, please link to it here. For example "Fixes #12345". --> <!-- If your change requires a documentation PR, please link it appropriately. --> ### 📝 Checklist <!-- Put an `x` in all the boxes that apply. --> <!-- If your change requires a documentation PR, please link it appropriately --> <!-- If you're unsure about any of these, don't hesitate to ask. We're here to help! --> <!-- Feel free to remove irrelevant items. --> - [x] The title is concise, informative, and self-explanatory. - [x] The description explains in detail what this PR is about. - [ ] I have linked a relevant issue or discussion. - [ ] I have created tests covering the changes. - [ ] I have updated the documentation accordingly. ### ⌛ Dependencies <!-- List all open PRs that this PR logically depends on - #12345: short description why this is a dependency - #34567: ... --> <!-- If you're unsure about any of these, don't hesitate to ask. We're here to help! --> URL: #36901 Reported by: Matthias Köppe Reviewer(s): Travis Scrimshaw
2 parents 57b7771 + 27d3470 commit 9ac3289

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

build/pkgs/e_antic/checksums.ini

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
tarball=e-antic-VERSION.tar.gz
2-
sha1=4f551cf2ab58201fb2137ae994cb670c6fa8b154
3-
md5=6c6f38408994f7d79f814bbad8183fcb
4-
cksum=2487959662
2+
sha1=587052e189f9a7a145ac3144e6b7f11fca54b1ff
3+
md5=0b54042461b28c4b45239480af062546
4+
cksum=589498373
55
upstream_url=https://github.com/flatsurf/e-antic/releases/download/VERSION/e-antic-VERSION.tar.gz
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.3.0
1+
2.0.0

0 commit comments

Comments
 (0)