Skip to content

Commit 22dc98b

Browse files
author
Release Manager
committed
gh-39915: update lcalc to version 2.1.0 a long-awaited update to 2.1.0, crucial to supporting Apple's clang 17. Will fix #39897 ### 📝 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 <!-- List all open PRs that this PR logically depends on. For example, --> <!-- - #12345: short description why this is a dependency --> <!-- - #34567: ... --> URL: #39915 Reported by: Dima Pasechnik Reviewer(s): Benjamin Hackl
2 parents bcf4710 + e586ab1 commit 22dc98b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

build/pkgs/lcalc/checksums.ini

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
tarball=lcalc-VERSION.tar.xz
2-
sha1=dacf9ab672136edc2af5fe9adb7b0ced1e63eeff
3-
sha256=d780c385579cc6ee45fa27ccd2d3a3c4157fbb5ef8cd1b8951d1028bbc64c035
4-
upstream_url=https://gitlab.com/sagemath/lcalc/uploads/25f029f3c02fcb6c3174972e0ac0e192/lcalc-VERSION.tar.xz
2+
sha1=1b4cd157fdf4a4fd3d34f794a372a9a924f7a092
3+
sha256=eca4f7de5f1129a9cec2cd2f012a8362c8489e746f07adae3229dd8eb2541f79
4+
upstream_url=https://gitlab.com/-/project/12934202/uploads/679cb360a06a713233876cd6fa0ba2fa/lcalc-VERSION.tar.xz

build/pkgs/lcalc/package-version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.0.5
1+
2.1.0

0 commit comments

Comments
 (0)