[GH-ISSUE #10] Release v0.1! #5

Closed
opened 2026-03-14 12:22:26 +03:00 by kerem · 4 comments
Owner

Originally created by @aome510 on GitHub (Mar 3, 2021).
Original GitHub issue: https://github.com/aome510/hackernews-TUI/issues/10

TODO list upon the release of the version v0.1:

  • research theme for better user experience.
  • add README.md for the application specification.
  • release on crates.io
  • release on archlinux aur
Originally created by @aome510 on GitHub (Mar 3, 2021). Original GitHub issue: https://github.com/aome510/hackernews-TUI/issues/10 TODO list upon the release of the version `v0.1`: - [x] research theme for better user experience. - [x] add `README.md` for the application specification. - [x] release on `crates.io` - [x] release on archlinux `aur`
kerem closed this issue 2026-03-14 12:22:31 +03:00
Author
Owner

@BachoSeven commented on GitHub (Mar 4, 2021):

Hei, I was trying to package this for the AUR, the only issue is that there is no Cargo.lock so cargo will complain about --locked, which is required by the archlinux packaging guidelines for reproducible builds. Could you fix this?

P.S. Here is the PKGBUILD I've written for now.

<!-- gh-comment-id:790684954 --> @BachoSeven commented on GitHub (Mar 4, 2021): Hei, I was trying to package this for the AUR, the only issue is that there is no `Cargo.lock` so cargo will complain about `--locked`, which is [required](https://wiki.archlinux.org/index.php/Rust_package_guidelines#Building) by the archlinux packaging guidelines for reproducible builds. Could you fix this? P.S. [Here](https://github.com/BachoSeven/aur/blob/master/hackernews_tui/PKGBUILD) is the PKGBUILD I've written for now.
Author
Owner

@aome510 commented on GitHub (Mar 4, 2021):

Hi @BachoSeven, thanks for writing the PKGBUILD for this project. I'm not really familiar with the AUR publishing progress so really appreciate it 💪 !
Regarding the cargo.lock I have included new changes in v0.1.1. Feel free to ping me here if I miss something or you have any other questions.

<!-- gh-comment-id:790714888 --> @aome510 commented on GitHub (Mar 4, 2021): Hi @BachoSeven, thanks for writing the PKGBUILD for this project. I'm not really familiar with the AUR publishing progress so really appreciate it :muscle: ! Regarding the `cargo.lock` I have included new changes in [v0.1.1](https://github.com/aome510/hackernews-TUI/releases/tag/v0.1.1). Feel free to ping me here if I miss something or you have any other questions.
Author
Owner

@BachoSeven commented on GitHub (Mar 4, 2021):

@aome510 Thanks for the quick response, I've now published version 0.1.1 the package to the AUR!

<!-- gh-comment-id:790747246 --> @BachoSeven commented on GitHub (Mar 4, 2021): @aome510 Thanks for the quick response, I've now published version `0.1.1` the package to the [AUR](https://aur.archlinux.org/packages/hackernews_tui/)!
Author
Owner

@aome510 commented on GitHub (Mar 5, 2021):

Thanks, @BachoSeven. Installed using yay and it works on my machine! I have also updated the README.md

<!-- gh-comment-id:791099920 --> @aome510 commented on GitHub (Mar 5, 2021): Thanks, @BachoSeven. Installed using `yay` and it works on my machine! I have also updated the `README.md`
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hackernews-TUI#5
No description provided.