diff options
| author | Emmett1 <me@emmett1.my> | 2026-04-27 14:52:13 +0000 |
|---|---|---|
| committer | Emmett1 <me@emmett1.my> | 2026-04-27 14:52:13 +0000 |
| commit | 4791bf94d041ec72e1932bc83701f17458c130e1 (patch) | |
| tree | 5242ad66aadca3a5a7274ddf79532e13d6f96013 /repos/extra/fast-float/abuild | |
| parent | 439f45812902545b3facf081829b896723743daf (diff) | |
| parent | 78a8d6d2f7075aa2e4b49891ca67c2c1fe58c8ff (diff) | |
| download | alicelinux-4791bf94d041ec72e1932bc83701f17458c130e1.tar.gz alicelinux-4791bf94d041ec72e1932bc83701f17458c130e1.zip | |
Merge branch 'staging'
Diffstat (limited to 'repos/extra/fast-float/abuild')
| -rw-r--r-- | repos/extra/fast-float/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/fast-float/abuild b/repos/extra/fast-float/abuild index 09ccfbbc..4b6f30e3 100644 --- a/repos/extra/fast-float/abuild +++ b/repos/extra/fast-float/abuild @@ -1,4 +1,4 @@ name=fast-float -version=8.2.4 +version=8.2.5 release=1 source="https://github.com/fastfloat/fast_float/archive/v${version}/fast_float-v${version}.tar.gz" |