Skip to content

Commit f33652c

Browse files
author
Release Manager
committed
gh-35570: 4ti2: Update to 1.6.10, fixes `egrep` issue, adds GCC 13 support <!-- Please provide a concise, informative and self-explanatory title. --> <!-- Don't put issue numbers in the title. Put it in the Description below. --> <!-- For example, instead of "Fixes #12345", use "Add a new method to multiply two integers" --> ### 📚 Description <!-- Describe your changes here in detail. --> Just released: https://github.com/4ti2/4ti2/releases/tag/Release_1_6_10, with portability fixes, in particular for: - #35092 <!-- 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". --> Resolves #30344 <!-- If your change requires a documentation PR, please link it appropriately. --> ### 📝 Checklist <!-- Put an `x` in all the boxes that apply. It should be `[x]` not `[x ]`. --> - [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: #35570 Reported by: Matthias Köppe Reviewer(s): Dima Pasechnik
2 parents ac73a80 + 44a1878 commit f33652c

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

build/pkgs/4ti2/checksums.ini

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
tarball=4ti2-VERSION.tar.gz
2-
sha1=9a9a6913bcd52b667355a7df7fa954ca101054cb
3-
md5=90def0d6b01a0247e439356777467497
4-
cksum=439147307
2+
sha1=3d41f30ea3ef94c293eae30c087494269fc1a6b9
3+
md5=1215872325ddfc561865ecb22b2bccb2
4+
cksum=2439180289
5+
upstream_url=https://github.com/4ti2/4ti2/releases/download/Release_1_6_10/4ti2-1.6.10.tar.gz

build/pkgs/4ti2/package-version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.6.7.p0
1+
1.6.10

0 commit comments

Comments
 (0)