Skip to content

Commit f8bc894

Browse files
author
Release Manager
committed
gh-40450: Update Polymake from 4.12 to 4.14 <!-- ^ Please provide a concise and informative title. --> <!-- ^ Don't put issue numbers in the title, do this in the PR description below. --> <!-- ^ For example, instead of "Fixes #12345" use "Introduce new method to calculate 1 + 2". --> <!-- v Describe your changes below in detail. --> <!-- v Why is this change required? What problem does it solve? -->polymake 4.12 do not support perl 5.4.0. Update to polymake 4.14 <!-- v If this PR resolves an open issue, please link to it here. For example, "Fixes #12345". -->Fixes #40449 ### 📝 Checklist <!-- Put an `x` in all the boxes that apply. --> - [x] The title is concise and informative. - [x] The description explains in detail what this PR is about. - [x] I have linked a relevant issue or discussion. - [ ] I have created tests covering the changes. - [ ] I have updated the documentation and checked the documentation preview. ### ⌛ Dependencies URL: #40450 Reported by: Chenxin Zhong Reviewer(s):
2 parents acf1c1c + fa702e1 commit f8bc894

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

build/pkgs/polymake/checksums.ini

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
tarball=polymake-VERSION-minimal.tar.bz2
2-
sha1=aa1a153fac97a9faad61842f4a4232fbf444155f
3-
sha256=bd5a667ffca4bf7eb8d51134030ce3df3b16dd9d0e800fafdb1ce835867640d9
2+
sha1=03b0916fe2847d9a234c7ced72e25ab268c3dd78
3+
sha256=e27667719a59102c1b27f5f98fa83cd3b4147f63292940592f217151defdbf8d
44
upstream_url=https://polymake.org/lib/exe/fetch.php/download/polymake-VERSION-minimal.tar.bz2
5+
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.12
1+
4.14

0 commit comments

Comments
 (0)