golang-siphash-dev 1.2.3-2 source package in Ubuntu
Changelog
golang-siphash-dev (1.2.3-2) unstable; urgency=medium * Make golang-siphas-dev Multi-Arch: foreign. * Add Testsuite: autopkgtest-pkg-go. * Fix whitespace in d/rules. * Align watch file with dh-make-golang. * Align d/rules with dh-make-golang. * Drop unused Depends: ${shlibs:Depends}. -- Simon Josefsson <email address hidden> Sat, 14 Dec 2024 08:18:14 +0100
Upload details
- Uploaded by:
- Debian Privacy Tools Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian Privacy Tools Maintainers
- Architectures:
- all
- Section:
- golang
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Questing | release | universe | misc | |
Plucky | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
golang-siphash-dev_1.2.3-2.dsc | 1.5 KiB | 7cd15ef6601736c466d50cb4f1f397895cd624506c9897bc5b633b6190b0652c |
golang-siphash-dev_1.2.3.orig.tar.gz | 13.3 KiB | abc354944874dd761abe22058e792fa6d454fad66bf6aaad84ddd892ababf5af |
golang-siphash-dev_1.2.3-2.debian.tar.xz | 4.3 KiB | ba7ce2f845621e45311dd61345999a0f668782f5e789c0f3b64a5616fe60f165 |
Available diffs
- diff from 1.2.3-1 to 1.2.3-2 (1.0 KiB)
No changes file available.
Binary packages built by this source
- golang-siphash-dev: Go implementation of SipHash-2-4
SipHash-2-4 is a fast short-input pseudorandom function (a.k.a. keyed hash
functions) optimized for speed on short messages.
.
This package contains the source of a Go implementation.