Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/s/starship/abi_used_symbols
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ libc.so.6:calloc
libc.so.6:chdir
libc.so.6:chroot
libc.so.6:clock_gettime
libc.so.6:clock_nanosleep
libc.so.6:close
libc.so.6:closedir
libc.so.6:connect
Expand Down Expand Up @@ -62,7 +63,6 @@ libc.so.6:mkdir
libc.so.6:mmap64
libc.so.6:mprotect
libc.so.6:munmap
libc.so.6:nanosleep
libc.so.6:open
libc.so.6:open64
libc.so.6:opendir
Expand Down
6 changes: 3 additions & 3 deletions packages/s/starship/package.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# yaml-language-server: $schema=/usr/share/ypkg/schema/schema.json
name : starship
version : 1.25.1
release : 29
version : 1.26.0
release : 30
source :
- https://github.com/starship/starship/archive/refs/tags/v1.25.1.tar.gz : 521306b14066ee7e332d998ef5b5b6455fdc6085c52e86b6316a7cdc37bae1d8
- https://github.com/starship/starship/archive/refs/tags/v1.26.0.tar.gz : 8c95e8a6c596b29ac192104eae00dd991e8c8fd66083fd2b34d6b223a5803a59
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 @@ -37,9 +37,9 @@ Every little detail is customizable to your liking, to make this prompt as minim
</Files>
</Package>
<History>
<Update release="29">
<Date>2026-04-30</Date>
<Version>1.25.1</Version>
<Update release="30">
<Date>2026-06-28</Date>
<Version>1.26.0</Version>
<Comment>Packaging update</Comment>
<Name>Evan Maddock</Name>
<Email>maddock.evan@vivaldi.net</Email>
Expand Down