Skip to content

Conversation

@dmbaturin
Copy link
Contributor

5.2.0 (2025-11-19)

New features

New Lua API functions

  • Sys.strip_extension(str) for stripping only the last extension
    from a file name.

Bug fixes

Comment on lines 2 to 3
name: "soupault"
version: "5.2.0"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
name: "soupault"
version: "5.2.0"

To satisfy the linter:

- Warning in soupault.5.2.0: Unnecessary field 'version'. It is suggested to remove it.
- Warning in soupault.5.2.0: Unnecessary field 'name'. It is suggested to remove it.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

src:
"https://github.com/PataphysicalSociety/soupault/archive/refs/tags/5.2.0.zip"
checksum: [
"sha512=ad490894f052c0bedd1f2687afc0f042af377ed751002599b8d03a2335bd4ffe23db339c98cc78bb1406071f5c38b292afea8624f9390a96d5582d877c482fbb"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The checksum is off:
https://opam.ci.ocaml.org/github/ocaml/opam-repository/commit/4099d6357f1aa2db163f020f8475527b70655839/variant/(lint)

Linting opam-repository at /tmp/git-checkout21957e4e/. ...
https://github.com/PataphysicalSociety/soupault/archive/refs/tags/5.2.0.zip (Bad checksum, expected sha512=ad490894f052c0bedd1f2687afc0f042af377ed751002599b8d03a2335bd4ffe23db339c98cc78bb1406071f5c38b292afea8624f9390a96d5582d877c482fbb)
Error in soupault.5.2.0:              error 60: Upstream check failed: "The archive doesn't match checksum:
                - archive: sha512=9cdd7b785272f5e41f6b93e9a97506d39ca53032c70c9afc63cca14861959a5a68f491dd2c88353b62eb5326e8d69d95ab501228eff463114fbe4301fa3fcfef, in opam file: sha512=ad490894f052c0bedd1f2687afc0f042af377ed751002599b8d03a2335bd4ffe23db339c98cc78bb1406071f5c38b292afea8624f9390a96d5582d877c482fbb
              ."

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, a mis-paste... the checksum is to the .tar.gz file but the URL was for .zip. It's fixed now.

Copy link
Member

@jmid jmid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@shonfeder shonfeder merged commit 8c6d550 into ocaml:master Nov 25, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants