pajowu / signal-backup-decode

Decode Signal Backups
GNU General Public License v3.0
212 stars 17 forks source link

Tag a release #26

Closed sburris0 closed 3 years ago

sburris0 commented 3 years ago

Hi, I would like to package this for Void Linux. Void build templates need a release version specified for fetching source code from Github. I see that this is versioned in Cargo.toml, @pajowu would you mind creating a release for 0.1.3?

Thank you for making this! It's proven to be very useful.

pajowu commented 3 years ago

Hey, i just uploaded version 0.1.5 to crates.io, tagged the commit and created a github release. It that enough? Do you need something else?

Thank you very much for packaging this for void linux.

sburris0 commented 3 years ago

Nope, that is all. Thanks. Here's the PR: https://github.com/void-linux/void-packages/pull/23539

sburris0 commented 3 years ago

Turns out the builds fail on ARMv8 because rust-crypto is not maintained. #27

pajowu commented 3 years ago

I tagged and uploaded a new release, I hope you can finish the package now

sburris0 commented 3 years ago

@pajowu Sorry, I should have been more specific. Void packages pull source from releases on Github, not cargo.

pajowu commented 3 years ago

Done as well