JuliaIO / GIFImages.jl

Provides Gif support in Julia using LibGif
https://ashwani-rathee.github.io/GIFImages.jl/dev/
MIT License
12 stars 2 forks source link

Package Registration #15

Open ashwani-rathee opened 2 years ago

ashwani-rathee commented 2 years ago

@JuliaRegistrator register

JuliaRegistrator commented 2 years ago

Registration pull request created: JuliaRegistries/General/70149

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 the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:

git tag -a v0.1.0 -m "<description of version>" 04a785a8bc14b76e323c3b8ab43ea790dabf6e8e
git push origin v0.1.0
ashwani-rathee commented 1 year ago

@JuliaRegistrator register

JuliaRegistrator commented 1 year ago

Error while trying to register: "Tag with name v0.1.0 already exists and points to a different commit"

ashwani-rathee commented 1 year ago

@JuliaRegistrator register

JuliaRegistrator commented 1 year ago

Error while trying to register: Changing package repo URL not allowed, please submit a pull request with the URL change to the target registry and retry.