sol / hpack

hpack: A modern format for Haskell packages
MIT License
623 stars 103 forks source link

Release 0.35.0 is missing on github #534

Closed andys8 closed 1 year ago

andys8 commented 1 year ago

hpack is currently at v0.35.0

https://github.com/sol/hpack/blob/7ec449e138c1fe96a659291c442f0aea6a80cf5b/package.yaml#L2

https://hackage.haskell.org/package/hpack-0.35.0

Issue

But the latest release on github is 0.34.2

https://github.com/sol/hpack/releases/tag/0.34.2

https://github.com/sol/hpack/releases

sol commented 1 year ago

@andys8 we have a tag for 0.35.0. What exactly were you looking for? Binary releases?

andys8 commented 1 year ago

Yes, there is no release entry and there are no assets. GitHub releases seems to be used by this script.

https://github.com/sol/hpack/blob/7ec449e138c1fe96a659291c442f0aea6a80cf5b/get-hpack.sh#L11

sol commented 1 year ago

We did have a travis action for releasing Linux and OSX binaries, but as of now we don't have a GitHub action for binary releases. I'm not sure if and if yes when I'll have time to look into this.

Do you have an immediate need for this?

andys8 commented 1 year ago

Do you have an immediate need for this?

Nope, all good