golang-github-rickb777-date 1.20.1-1 source package in Ubuntu

Changelog

golang-github-rickb777-date (1.20.1-1) unstable; urgency=medium

  * New upstream release 1.20.1.
  * debian/control:
    + Bump Standards version to 4.6.2.
    + Add tzdata to build dependency. (Closes: #1027910)

 -- Arun Kumar Pariyar <email address hidden>  Thu, 05 Jan 2023 20:20:19 +0545

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
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-rickb777-date_1.20.1-1.dsc 2.3 KiB 5533625d2fb16da5523d6aeed59609256883ff2c38b67d0da95a4f7e7b6b32b8
golang-github-rickb777-date_1.20.1.orig.tar.gz 66.3 KiB edaf9a2d817be9968ebff94083555f725c23accd456f5a116bfac839fdc563bf
golang-github-rickb777-date_1.20.1-1.debian.tar.xz 2.6 KiB cd3a7c899ebc8d21119269db47b425e96cb4ac39a096ae597a9bd2ae4923a0d4

Available diffs

No changes file available.

Binary packages built by this source

golang-github-rickb777-date-dev: Go package for working with dates (library)

 This package introduces a light-weight Date type that is storage-efficient
 and convenient for calendrical calculations and date parsing and
 formatting (including years outside the [0,9999] interval).