Details
- Reviewers
Staudey - Group Reviewers
Triage Team - Maniphest Tasks
- T10257: Update starship to 1.6.3
- Commits
- R5113:330139a542bf: Update starship to 1.6.3
Set starship as prompt, launch shell, and open a git repo
Diff Detail
- Repository
- R5113 starship
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Wow, that was quick ๐ (looking at the homepage I first thought this was only the task requesting an update, that I got a notification for)
One thing though: Since starship was rebuilt once during the glibc update this patch is not based on the latest commit. Can you rebase on master and update this diff? Thanks!
Yeah, Rust programs like this tend to be like that a lot. I think ever since I first submitted the package all I've been doing it running yupdate with changing version numbers.
Whoops I managed to do this for two package updates I tried submitting today. Luckily it's very easy to fix that.
It happens to the best of us ^^
package.yml | ||
---|---|---|
6 | One last thing (I hope): You've now accidentally removed the homepage link that algent included when he rebuilt for glibc. Can you please add it back again, so we don't lose information? Thanks! |
Perfect, thank you!
Looks good to me now (I'll just take the small liberty of re-adding the homepage to the pspec_x86_64.xml too before committing this, to spare us another back and forth [and since I built it already, and thus have the updated xml available])