golang-golang-x-sys 0.0~git20190726.fc99dfb-1ubuntu2 source package in Ubuntu

Changelog

golang-golang-x-sys (0.0~git20190726.fc99dfb-1ubuntu2) eoan; urgency=medium

  * No-change upload with strops.h and sys/strops.h removed in glibc.

 -- Matthias Klose <email address hidden>  Thu, 05 Sep 2019 13:38:12 +0200

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Eoan
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Builds

Eoan: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-golang-x-sys_0.0~git20190726.fc99dfb.orig.tar.xz 384.7 KiB 1da1b3abe6d13a0d56bc3e8c48b92bc912ea457c849bd2c36d63d26309dbdd17
golang-golang-x-sys_0.0~git20190726.fc99dfb-1ubuntu2.debian.tar.xz 6.2 KiB d123a03c113b7716ecf531b57520c051a2dba973dfb46cdca2db3569477b85fa
golang-golang-x-sys_0.0~git20190726.fc99dfb-1ubuntu2.dsc 2.3 KiB c70e0fab73e8c1ad428e0ba622cc09be281adcb35dd01da0cfa2014449c8b895

View changes file

Binary packages built by this source

golang-golang-x-sys-dev: Low-level interaction with the operating system

 This repository holds supplemental Go packages for low-level interactions with
 the operating system.
 .
 The primary use of this package is inside other packages that provide a more
 portable interface to the system, such as "os", "time" and "net". Use those
 packages rather than this one if you can.