golang-golang-x-sys 0.0~git20211117.dee7805-1 source package in Ubuntu

Changelog

golang-golang-x-sys (0.0~git20211117.dee7805-1) unstable; urgency=medium

  * Team upload
  * New upstream snapshot
  * Update Standards-Version to 4.6.0 (no changes)

 -- Shengjing Zhu <email address hidden>  Thu, 18 Nov 2021 02:40:04 +0800

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~git20211117.dee7805-1.dsc 1.7 KiB 29dbda6cce34087eef319534a5769e5324ba111b50ac34de4da0cc7eecd866bc
golang-golang-x-sys_0.0~git20211117.dee7805.orig.tar.xz 531.0 KiB 13b0dd8e928650b98811c315b2ae3b6028a3fd1fd423b047fece5e372f6a2a0d
golang-golang-x-sys_0.0~git20211117.dee7805-1.debian.tar.xz 6.2 KiB 0dbc8cb816f8ff85f2b7a4bc09337d2d8a6f9434bc61d9dd6d7941b8814280b7

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.