Skip to content

Prepare for new release (1.1.9).#82

Merged
Unisay merged 4 commits into
IntersectMBO:masterfrom
jonathanknowles:jonathanknowles/update
Jun 11, 2025
Merged

Prepare for new release (1.1.9).#82
Unisay merged 4 commits into
IntersectMBO:masterfrom
jonathanknowles:jonathanknowles/update

Conversation

@jonathanknowles
Copy link
Copy Markdown
Contributor

Related Issue:

commercialhaskell/stackage#7766

This PR:

  • bumps the upper version bound for containers
    (allowing version 0.8)
  • bumps the upper version bound for optparse-applicative
    (allowing version 0.19.0.0)
  • bumps the package version of both bech32 and bech32-th to 1.1.9, in preparation for a new release.

Tested with:

```
cabal test all --constraint=optparse-applicative==0.19.0.0
```
Tested with:

```
cabal test all --constraint=containers==0.8
```
@jonathanknowles
Copy link
Copy Markdown
Contributor Author

jonathanknowles commented Jun 5, 2025

Note that the main GitHub build action is currently disabled:
https://github.com/IntersectMBO/bech32/actions/workflows/build.yml

Screenshot 2025-06-05 at 11-11-50 Build · Workflow runs · IntersectMBO_bech32

@Unisay @paweljakubas @Anviking @HeinrichApfelmus are you able to re-enable the action so that it can be run against this PR? Thanks!🙏🏻

@Unisay
Copy link
Copy Markdown
Contributor

Unisay commented Jun 5, 2025

@Unisay @paweljakubas @Anviking @HeinrichApfelmus are you able to re-enable the action so that it can be run against this PR? Thanks!🙏🏻

Nope, I don't have access to the Actions settings

@HeinrichApfelmus
Copy link
Copy Markdown
Contributor

are you able to re-enable the action so that it can be run against this PR? Thanks!🙏🏻

Nope, I don't have access to the Actions settings

Unfortunately, me neither.

@jonathanknowles
Copy link
Copy Markdown
Contributor Author

jonathanknowles commented Jun 10, 2025

Thanks @Unisay

Are you able to merge this PR? I can do the upload to Hackage (I'm a maintainer.)

Thank-you!

@Unisay Unisay added this pull request to the merge queue Jun 11, 2025
Merged via the queue into IntersectMBO:master with commit 5bc8170 Jun 11, 2025
2 checks passed
@jonathanknowles
Copy link
Copy Markdown
Contributor Author

Thank-you again @Unisay!

@jonathanknowles
Copy link
Copy Markdown
Contributor Author

New releases on Hackage:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants