haskell-cryptohash-md5 0.11.100.1-5build1 source package in Ubuntu

Changelog

haskell-cryptohash-md5 (0.11.100.1-5build1) eoan; urgency=medium

  * Rebuild against new GHC abi.

 -- Gianfranco Costamagna <email address hidden>  Thu, 08 Aug 2019 14:23:20 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Downloads

File Size SHA-256 Checksum
haskell-cryptohash-md5_0.11.100.1.orig.tar.gz 10.2 KiB 710bd48770fa3e9a3b05428c6dc77fb72c91956d334a1eb89ded11bb843e18f9
haskell-cryptohash-md5_0.11.100.1-5build1.debian.tar.xz 2.9 KiB 0da2af8323e919f6d9ef6fc5c0a0aadc1169b76fc14c8da977f5ab83c10cb4bc
haskell-cryptohash-md5_0.11.100.1-5build1.dsc 2.4 KiB a05e3a177b80e65cbce6e472aa206c34f4c29ebcd9d49a09c77ffaf7816b6077

View changes file

Binary packages built by this source

libghc-cryptohash-md5-dev: No summary available for libghc-cryptohash-md5-dev in ubuntu groovy.

No description available for libghc-cryptohash-md5-dev in ubuntu groovy.

libghc-cryptohash-md5-doc: No summary available for libghc-cryptohash-md5-doc in ubuntu groovy.

No description available for libghc-cryptohash-md5-doc in ubuntu groovy.

libghc-cryptohash-md5-prof: fast, pure and practical MD5 implementation; profiling libraries

 A practical incremental and one-pass, pure API to the
 MD5 hash algorithm (including HMAC support) with performance close to
 the fastest implementations available in other languages.
 .
 The implementation is made in C with a haskell FFI wrapper that hides the C implementation.
 .
 NOTE: This package has been forked off cryptohash 0.11.7 because cryptohash
 has been deprecated.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.