When using checksums 0.2.1 with Nim 2.2.8, compilation fails with the following error:
.nimble/pkgs2/checksums-0.2.1/checksums/bcrypt.nim(422, 38) Error: 'result' requires explicit initialization
Is there a planned timeline for a fix to make this package compatible with Nim 2.2.8?