Skip to content

Commit

Permalink
sagemathgh-38601: upgrade maxima to 5.47.0
Browse files Browse the repository at this point in the history
    
followup to sagemath#35707 (make sage maxima 5.47-compatible)

fixes sagemath#38599


### 📝 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,
-->
<!-- - sagemath#12345: short description why this is a dependency -->
<!-- - sagemath#34567: ... -->
    
URL: sagemath#38601
Reported by: Dima Pasechnik
Reviewer(s): Kwankyu Lee
  • Loading branch information
Release Manager committed Sep 27, 2024
2 parents ff78ee9 + 65f3561 commit a143bae
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions build/pkgs/maxima/checksums.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
tarball=maxima-VERSION.tar.gz
sha1=1010594e6d6082bbd8efaac1b7756ec1721a4ed5
sha256=7390f06b48da65c9033e8b2f629b978b90056454a54022db7de70e2225aa8b07
sha1=fff13f4c010e6daab65fbc8a6895c2bd79925177
sha256=9104021b24fd53e8c03a983509cb42e937a925e8c0c85c335d7709a14fd40f7a
upstream_url=https://sourceforge.net/projects/maxima/files/Maxima-source/VERSION-source/maxima-VERSION.tar.gz/download
2 changes: 1 addition & 1 deletion build/pkgs/maxima/package-version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5.46.0
5.47.0

0 comments on commit a143bae

Please sign in to comment.