Skip to content

Commit

Permalink
sagemathgh-38875: libsemigroup upgrade to 2.7.3
Browse files Browse the repository at this point in the history
    
necessary for GAP 4.13.1

This was forgotten in sagemath#38804


### 📝 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#38875
Reported by: Dima Pasechnik
Reviewer(s): Marc Culler
  • Loading branch information
Release Manager committed Nov 9, 2024
2 parents 842bad4 + 7cf7d92 commit c9a7af1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions build/pkgs/libsemigroups/checksums.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
tarball=libsemigroups-VERSION.tar.gz
sha1=86375824b47ce4b0e23570122e873f67136d0c0a
sha256=6214fd9e87af3834ff5eb6377cde1cbef76c74b233e1b0c4d15af1d2311692b4
sha1=9c8e73b18a4964135b63e03b2f36b874742edd62
sha256=d4d88a11651c7d7d497f847fea97e3ff60a39b25b851c1d0d7ccf41e052612be
upstream_url=https://github.com/libsemigroups/libsemigroups/releases/download/vVERSION/libsemigroups-VERSION.tar.gz
2 changes: 1 addition & 1 deletion build/pkgs/libsemigroups/package-version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.3.2
2.7.3

0 comments on commit c9a7af1

Please sign in to comment.