Sat, 18 May 2024 23:36:01 UTC | login

Information for build golang-github-google-uuid-1.1.1-3.fc31

ID112961
Package Namegolang-github-google-uuid
Version1.1.1
Release3.fc31
Epoch
SummaryGo library to generate and inspect UUIDs
Description The Uuid package generates and inspects UUIDs based on RFC 4122 and DCE 1.1: Authentication and Security Services. This package is based on the github.com/pborman/uuid package (previously named code.google.com/p/go-uuid). It differs from these earlier packages in that a UUID is a 16 byte array rather than a byte slice. One loss due to this change is the ability to represent an invalid UUID (vs a NIL UUID).
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 31 Jul 2019 18:18:13 UTC
CompletedWed, 31 Jul 2019 18:18:13 UTC
Tags
f31
f32
f33
RPMs
src
golang-github-google-uuid-1.1.1-3.fc31.src.rpm (info) (download)
noarch
golang-github-google-uuid-devel-1.1.1-3.fc31.noarch.rpm (info) (download)
Changelog * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri Apr 26 2019 Robert-André Mauchin <zebob.m@gmail.com> - 1.1.1-2 - Update to new macros * Thu Feb 28 2019 Carl George <carl@george.computer> - 1.1.1-1 - Latest upstream * Mon Feb 11 2019 Carl George <carl@george.computer> - 1.1.0-1 - Initial package