haskell-cryptohash 0.11.9-8 source package in Ubuntu

Changelog

haskell-cryptohash (0.11.9-8) unstable; urgency=medium

  * Declare compliance with Debian policy 4.6.1
  * Sourceful upload for GHC 9.0.2

 -- Ilias Tsitsimpis <email address hidden>  Thu, 21 Jul 2022 09:43:51 +0300

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-cryptohash_0.11.9-8.dsc 2.6 KiB 0ac283d5da9fd537ba845b146d19eaeed41216d6385ea42446a7842ec9cbf013
haskell-cryptohash_0.11.9.orig.tar.gz 25.2 KiB c28f847fc1fcd65b6eea2e74a100300af940919f04bb21d391f6a773968f22fb
haskell-cryptohash_0.11.9-8.debian.tar.xz 5.6 KiB 99123eb4175ae6ea1980b50998402176a69f0895697657e4c5764bfc5bc779f7

No changes file available.

Binary packages built by this source

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

No description available for libghc-cryptohash-dev in ubuntu kinetic.

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

No description available for libghc-cryptohash-doc in ubuntu kinetic.

libghc-cryptohash-prof: collection of crypto hashes, fast, pure and practical; profiling libraries

 A collection of crypto hashes, with a practical incremental and
 one-pass, pure APIs, with performance close to the fastest
 implementations available in others languages.
 .
 The implementations are made in C with a haskell FFI wrapper that
 hide the C implementation.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.