haskell-murmur-hash 0.1.0.10-1 source package in Ubuntu
Changelog
haskell-murmur-hash (0.1.0.10-1) unstable; urgency=medium [ Ilias Tsitsimpis ] * Declare compliance with Debian policy 4.6.1 [ Clint Adams ] * New upstream release -- Clint Adams <email address hidden> Sat, 02 Jul 2022 15:38:47 -0400
Upload details
- Uploaded by:
- Debian Haskell Group
- Uploaded to:
- Sid
- Original maintainer:
- Debian Haskell Group
- Architectures:
- any all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | universe | haskell |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
haskell-murmur-hash_0.1.0.10-1.dsc | 2.3 KiB | a70b6d50e416c8da0e1a54a785b0323fc765e8c931ed926aafd6e108bf6ff312 |
haskell-murmur-hash_0.1.0.10.orig.tar.gz | 4.2 KiB | e92fad6000823aa2dabaa55096d2bc4fe21ad347f10614fc684da23e7f48bf90 |
haskell-murmur-hash_0.1.0.10-1.debian.tar.xz | 2.8 KiB | d29bbdef17108753bd23b529623fc7bd71252ea9e08c4c48f43285d769f1861f |
Available diffs
No changes file available.
Binary packages built by this source
- libghc-murmur-hash-dev: MurmurHash2 implementation for Haskell.
Implements MurmurHash2, a good, fast, general-purpose,
non-cryptographic hashing function. See
<http://murmurhash. googlepages. com/> for details.
.
This implementation is pure Haskell, so it might be a bit slower
than a C FFI binding.
.
This package contains the normal library files.
- libghc-murmur-hash-doc: MurmurHash2 implementation for Haskell.; documentation
Implements MurmurHash2, a good, fast, general-purpose,
non-cryptographic hashing function. See
<http://murmurhash. googlepages. com/> for details.
.
This implementation is pure Haskell, so it might be a bit slower
than a C FFI binding.
.
This package contains the documentation files.
- libghc-murmur-hash-prof: MurmurHash2 implementation for Haskell.; profiling libraries
Implements MurmurHash2, a good, fast, general-purpose,
non-cryptographic hashing function. See
<http://murmurhash. googlepages. com/> for details.
.
This implementation is pure Haskell, so it might be a bit slower
than a C FFI binding.
.
This package contains the libraries compiled with profiling enabled.