diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-10-28 01:41:38 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-10-28 01:41:38 +0000 |
| commit | 260ff04f267045aaf849a63e1208c16b711c4c4f (patch) | |
| tree | f497db7d724946e3b0093dc193a884b6f0dfaaf3 /repos/extra/cbindgen/abuild | |
| parent | d02729fc65238915170b8e7bc200044f4828e41b (diff) | |
| download | alicelinux-260ff04f267045aaf849a63e1208c16b711c4c4f.tar.gz alicelinux-260ff04f267045aaf849a63e1208c16b711c4c4f.zip | |
cbindgen: updated to 0.29.2
Diffstat (limited to 'repos/extra/cbindgen/abuild')
| -rw-r--r-- | repos/extra/cbindgen/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/cbindgen/abuild b/repos/extra/cbindgen/abuild index 253d4acf..5b3d656a 100644 --- a/repos/extra/cbindgen/abuild +++ b/repos/extra/cbindgen/abuild @@ -1,5 +1,5 @@ name=cbindgen -version=0.29.1 +version=0.29.2 release=1 source="https://github.com/eqrion/$name/archive/v$version/$name-$version.tar.gz" |