Wed, 26 Jun 2024 00:19:24 UTC | login

Information for build golang-github-fatih-set-0.2.1-11.fc38

ID230838
Package Namegolang-github-fatih-set
Version0.2.1
Release11.fc38
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
StartedThu, 23 Feb 2023 17:27:28 UTC
CompletedThu, 23 Feb 2023 17:27:28 UTC
Tags
f38
f39
f40
f41
RPMs
src
golang-github-fatih-set-0.2.1-11.fc38.src.rpm (info) (download)
noarch
golang-github-fatih-set-devel-0.2.1-11.fc38.noarch.rpm (info) (download)
Changelog * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.1-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * 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