Allow aeson 2.1 #375

Open
felixonmars wants to merge 1 commits from felixonmars/patch-1 into master
felixonmars commented 2022-10-14 20:08:15 +02:00 (Migrated from github.com)

Builds fine and all tests pass.

Builds fine and all tests pass.
tfausak commented 2022-10-17 14:50:16 +02:00 (Migrated from github.com)

I don't know why the Windows job is failing to build clock-0.8.3: https://github.com/lspitzner/brittany/actions/runs/3252019249/jobs/5347226857#step:10:297

I don't know why the Windows job is failing to build `clock-0.8.3`: https://github.com/lspitzner/brittany/actions/runs/3252019249/jobs/5347226857#step:10:297
This pull request can be merged automatically.
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b felixonmars/patch-1 master
git pull origin felixonmars/patch-1

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff felixonmars/patch-1
git push origin master
Sign in to join this conversation.
There is no content yet.