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
1 change: 1 addition & 0 deletions packages/d/dua-cli/abi_used_symbols
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ libc.so.6:pthread_attr_setstacksize
libc.so.6:pthread_create
libc.so.6:pthread_detach
libc.so.6:pthread_getattr_np
libc.so.6:pthread_join
libc.so.6:pthread_key_create
libc.so.6:pthread_key_delete
libc.so.6:pthread_self
Expand Down
6 changes: 3 additions & 3 deletions packages/d/dua-cli/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 : dua-cli
version : 2.39.1
release : 8
version : 2.40.0
release : 9
source :
- https://github.com/Byron/dua-cli/archive/refs/tags/v2.39.1.tar.gz : dfa2918a5d21cdfa355d324f3d5ac92bb0d1445ef813218ea2d2ea3a36a819b4
- https://github.com/Byron/dua-cli/archive/refs/tags/v2.40.0.tar.gz : 3e64699945bd7fd6ca6c6c0262618e0bf432c291b1bec2d7cb11ffb4df3f4792
homepage : https://github.com/Byron/dua-cli
license : MIT
component : system.utils
Expand Down
6 changes: 3 additions & 3 deletions packages/d/dua-cli/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@
</Files>
</Package>
<History>
<Update release="8">
<Date>2026-07-30</Date>
<Version>2.39.1</Version>
<Update release="9">
<Date>2026-07-31</Date>
<Version>2.40.0</Version>
<Comment>Packaging update</Comment>
<Name>Jared Cervantes</Name>
<Email>jared@jaredcervantes.com</Email>
Expand Down