Skip to content

Commit

Permalink
sagemathgh-36969: build/pkgs/tachyon: Upgrade to 0.99.5
Browse files Browse the repository at this point in the history
    
<!-- ^^^^^
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 sagemath#1234" use "Introduce new method to
calculate 1+1"
-->
<!-- Describe your changes here in detail -->

Continuation of sagemath#23712

Author: @dimpase, @tornaria, @aikrahguzar

<!-- 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 sagemath#12345". -->
Resolves sagemath#23712
<!-- 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.
- [ ] 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 accordingly.

### ⌛ Dependencies

<!-- List all open PRs that this PR logically depends on
- sagemath#12345: short description why this is a dependency
- sagemath#34567: ...
-->

<!-- If you're unsure about any of these, don't hesitate to ask. We're
here to help! -->
    
URL: sagemath#36969
Reported by: Matthias Köppe
Reviewer(s): aikrahguzar, Matthias Köppe
  • Loading branch information
Release Manager committed Jul 30, 2024
2 parents 79c047c + 4d49951 commit 1148bca
Show file tree
Hide file tree
Showing 7 changed files with 18 additions and 1,133 deletions.
7 changes: 4 additions & 3 deletions build/pkgs/tachyon/checksums.ini
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
tarball=tachyon-VERSION.tar.bz2
sha1=9866dc93e129115994708efa6e7ca16e20d58237
sha256=e8888a410610e2726dca32f40f31ff34a83cb474b41e5a1e0ac8bbb175e1a466
tarball=tachyon-VERSION.tar.gz
sha1=28ac9dc28ba90b47ab7e03c81bb2170ddbb1c248
sha256=09203c102311149f5df5cc367409f96c725742666d19c24db5ba994d5a81a6f5
upstream_url=https://users.ox.ac.uk/~coml0531/tmp/tachyon-VERSION.tar.gz
2 changes: 1 addition & 1 deletion build/pkgs/tachyon/package-version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.98.9.p7
0.99.5
Loading

0 comments on commit 1148bca

Please sign in to comment.