haskell-murmur-hash 0.1.0.9-1 source package in Ubuntu

Changelog

haskell-murmur-hash (0.1.0.9-1) unstable; urgency=medium

  * Reintroduce the package in Debian
  * Bump compat level to 10
  * Bump std-version to 4.0.0

 -- Gianfranco Costamagna <email address hidden>  Thu, 06 Jul 2017 10:25:42 +0200

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 Pocket Published Component Section
Bionic release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-murmur-hash_0.1.0.9-1.dsc 2.2 KiB 381dc2e8cba945a209bde37fdc3ae934107ca8e42d7e123f6e77dad4d89c7d18
haskell-murmur-hash_0.1.0.9.orig.tar.gz 4.1 KiB 89b9db94ead4cc0784dbcfb47c51b5664c1718860db00cd8ada3ef6fdd4465ad
haskell-murmur-hash_0.1.0.9-1.debian.tar.xz 2.3 KiB 3cbab00cf9e5f91c537cac5856b3f143611ff5e5ae4eb30e58e8b8579a1dc464

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: No summary available for libghc-murmur-hash-doc in ubuntu cosmic.

No description available for libghc-murmur-hash-doc in ubuntu cosmic.

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.