haskell-murmur-hash 0.1.0.10-2build1 source package in Ubuntu

Changelog

haskell-murmur-hash (0.1.0.10-2build1) oracular; urgency=medium

  * Rebuild against new GHC ABIs.

 -- Gianfranco Costamagna <email address hidden>  Wed, 15 May 2024 10:29:39 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Oracular
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
haskell
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular 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-2build1.debian.tar.xz 2.9 KiB c1bb4502faaa8047f423551adb0e888374a6b3c252cc830a7de9a876efaf71bc
haskell-murmur-hash_0.1.0.10-2build1.dsc 2.3 KiB ba59232e8375a1f71f8aa05a8bb98446518cef0fd5a7db7aa696bb67ebdfd0c2

View changes file

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.