evancz / url-parser

Parse URLs into nicely structured data
http://package.elm-lang.org/packages/evancz/url-parser/latest/
BSD 3-Clause "New" or "Revised" License
114 stars 29 forks source link

cannot download ktonon fork #56

Closed gaul closed 6 years ago

gaul commented 6 years ago

@ktonon I can no longer download your fork:

Warning: Unable to complete missing packages check - Command failed: elm-package install --yes
Error: The following HTTP request failed.
<http://package.elm-lang.org/description?elm-package-version=0.18&name=ktonon%2Furl-parser&version=2.0.2>

That library and version is not registered.

http://package.elm-lang.org/packages/ktonon/url-parser/latest reports:

problem with parameter 'version': Must have format MAJOR.MINOR.PATCH (e.g. 1.0.2)
evancz commented 6 years ago

I think this is based on some cleanup I was doing of packages that seemed to have published tags that were deleted later. I assumed that meant the libraries were in disrepair, but I guess that is not the case.

@ktonon, which versions are intended to work? I think the easiest path may be to republish them in the same order as before. Sorry for the trouble on this!

evancz commented 6 years ago

Never mind, I just reverted what I did. It should be fine now.