golang-golang-x-sys 0.0~git20210806.e5e7981-1 source package in Ubuntu

Changelog

golang-golang-x-sys (0.0~git20210806.e5e7981-1) unstable; urgency=medium

  * New upstream version 0.0~git20210806.e5e7981
  * Remove 04-add-linux-ppc-support-for-use-with-gccgo.patch
    which was previously cherry-picked from upstream

 -- Anthony Fok <email address hidden>  Sun, 08 Aug 2021 04:51:37 -0600

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
golang
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-golang-x-sys_0.0~git20210806.e5e7981-1.dsc 2.3 KiB 6c71ee4a2137be4b0de44618e626dce767aacaee8c266cb295d2bbc8150f9c8c
golang-golang-x-sys_0.0~git20210806.e5e7981.orig.tar.xz 513.5 KiB 54762dac8cea61235196bcb8037a161d434ca2dec1e1b2c46f4b6ef86db73621
golang-golang-x-sys_0.0~git20210806.e5e7981-1.debian.tar.xz 6.2 KiB ea495026cb5220afe1777ddc95aaa04a901dff68525adbc95321c2d38d081a71

No changes file available.

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.