JuliaCrypto / Ripemd.jl

Pure Julia Ripemd160 implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Registrator

gdkrmr opened this issue · comments

Error while trying to register: Changing UUIDs is not allowed

Error while trying to register: Version 0.2.0 already exists

Registration pull request created: JuliaRegistries/General/3379

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if Julia TagBot is installed, or can be done manually through the github interface, or via:

git tag -a v0.3.0 -m "<description of version>" 06b79f8a21d63b9f83328f3b3c5d2955899e9b70
git push origin v0.3.0

Registration pull request updated: JuliaRegistries/General/3379

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if Julia TagBot is installed, or can be done manually through the github interface, or via:

git tag -a v0.3.0 -m "<description of version>" 8ba15f3c2d4f9b2ca1b121c409b018ae9a75c030
git push origin v0.3.0