Skip to content

Commit

Permalink
starship: Update to v1.22.0 (#4807)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidjharder authored Jan 11, 2025
2 parents 91fdaf5 + 6d858dd commit 27706ec
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
1 change: 1 addition & 0 deletions packages/s/starship/abi_used_symbols
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ libc.so.6:__stack_chk_fail
libc.so.6:__xpg_strerror_r
libc.so.6:_exit
libc.so.6:abort
libc.so.6:aligned_alloc
libc.so.6:bcmp
libc.so.6:bind
libc.so.6:calloc
Expand Down
6 changes: 3 additions & 3 deletions packages/s/starship/package.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name : starship
version : 1.21.1
release : 21
version : 1.22.0
release : 22
source :
- https://github.com/starship/starship/archive/refs/tags/v1.21.1.tar.gz : f543dfa3229441ca2a55b8a625ce4bad5756a896378b019f4d0f0e00cf34dcc8
- https://github.com/starship/starship/archive/refs/tags/v1.22.0.tar.gz : 0dd167ea0e83f0cc32c27fda94c747ac3e1bbae1ab79ca21da92b30e112bac7c
homepage : https://starship.rs/
license : ISC
component : system.utils
Expand Down
6 changes: 3 additions & 3 deletions packages/s/starship/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@ Every little detail is customizable to your liking, to make this prompt as minim
</Files>
</Package>
<History>
<Update release="21">
<Date>2024-10-18</Date>
<Version>1.21.1</Version>
<Update release="22">
<Date>2025-01-11</Date>
<Version>1.22.0</Version>
<Comment>Packaging update</Comment>
<Name>Evan Maddock</Name>
<Email>[email protected]</Email>
Expand Down

0 comments on commit 27706ec

Please sign in to comment.