Sat, 31 Jan 2026 13:11:07 CST | login

Information for build golang-github-tchap-patricia-2.3.1-2.oc9

ID37204
Package Namegolang-github-tchap-patricia
Version2.3.1
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/golang-github-tchap-patricia.git?.#c62720d14ee0d7293c323024034a9bc61c84d863
SummaryA generic patricia trie (also called radix tree) implemented in Go (Golang)
DescriptionA generic patricia trie (also called radix tree) implemented in Go (Golang). The patricia trie as implemented in this library enables fast visiting of items in some particular ways: - visit all items saved in the tree, - visit all items matching particular prefix (visit subtree), or - given a string, visit all items matching some prefix of that string.
Built bybbrucezhang
State failed
Volume DEFAULT
StartedWed, 10 Sep 2025 08:14:41 CST
CompletedWed, 10 Sep 2025 08:20:39 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/golang-github-tchap-patricia.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/golang-github-tchap-patricia.git?.#origin/master'}}
Tags No tags
RPMs No RPMs
Changelog * Mon Jun 09 2025 bbrucezhang <bbrucezhang@tencent.com> - 2.3.1-2 - Rebuilt for loongarch64 * Mon Aug 19 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - -1 - initial build