haskell-murmur-hash 0.1.0.10-1build2 source package in Ubuntu
Changelog
haskell-murmur-hash (0.1.0.10-1build2) lunar; urgency=medium * Rebuild against new GHC ABI. -- Gianfranco Costamagna <email address hidden> Fri, 09 Dec 2022 14:13:47 +0100
Upload details
- Uploaded by:
- Gianfranco Costamagna
- Uploaded to:
- Lunar
- Original maintainer:
- Debian Haskell Group
- Architectures:
- any all
- Section:
- haskell
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | haskell | |
Lunar | release | universe | haskell |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
haskell-murmur-hash_0.1.0.10.orig.tar.gz | 4.2 KiB | e92fad6000823aa2dabaa55096d2bc4fe21ad347f10614fc684da23e7f48bf90 |
haskell-murmur-hash_0.1.0.10-1build2.debian.tar.xz | 2.9 KiB | 042eb9917197f53fd9d745debcdd3334941dd0609e8eec54041c0ec7426d88d3 |
haskell-murmur-hash_0.1.0.10-1build2.dsc | 2.3 KiB | 22139046cf1425fe8411cf3a46b8f57ad069d28897ed65253a6cc79520b9cb09 |
Available diffs
- diff from 0.1.0.10-1 (in Debian) to 0.1.0.10-1build2 (375 bytes)
- diff from 0.1.0.10-1build1 to 0.1.0.10-1build2 (337 bytes)
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.