Thu, 20 Jun 2024 19:42:10 UTC | login

Information for build golang-github-fatih-set-0.2.1-10.fc37

ID208626
Package Namegolang-github-fatih-set
Version0.2.1
Release10.fc37
Epoch
SummarySet data structure for Go
Description Set is a basic and simple, hash-based, Set data structure implementation in Go. Set provides both threadsafe and non-threadsafe implementations of a generic set data structure. The thread safety encompasses all operations on one set. Operations on multiple sets are consistent in that the elements of each set used was valid at exactly one point in time between the start and the end of the operation. Because it's thread safe, you can use it concurrently with your goroutines.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 14 Oct 2022 10:22:06 UTC
CompletedFri, 14 Oct 2022 10:22:06 UTC
Tags
f37
f38
RPMs
src
golang-github-fatih-set-0.2.1-10.fc37.src.rpm (info) (download)
noarch
golang-github-fatih-set-devel-0.2.1-10.fc37.noarch.rpm (info) (download)
Changelog * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.1-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.1-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild