Path to this page:
./
security/hs-digest,
Various cryptographic hashes for bytestrings; CRC32 and Adler32
Branch: CURRENT,
Version: 0.0.2.1nb1,
Package name: hs-digest-0.0.2.1nb1,
Maintainer: zecrazytuxHaskell package providing efficient cryptographic hash implementations
for strict and lazy bytestrings.
For now, CRC32 and Adler32 are supported; they are
implemented as FFI bindings to efficient code from zlib.
Required to run:[
lang/ghc88]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 23.082 KB
Version history: (Expand)
- (2024-05-09) Updated to version: hs-digest-0.0.2.1nb1
- (2024-04-29) Updated to version: hs-digest-0.0.2.1
- (2023-11-02) Updated to version: hs-digest-0.0.1.7nb1
- (2023-10-27) Updated to version: hs-digest-0.0.1.7
- (2023-10-09) Updated to version: hs-digest-0.0.1.5nb2
- (2023-02-09) Updated to version: hs-digest-0.0.1.5nb1
CVS history: (Expand)
2024-04-29 05:44:41 by Masatake Daimon | Files touched by this commit (4) |
Log message:
security/hs-digest: Update to 0.0.2.1
0.0.2.1 — 10th Febraury 2024
Make pkg-config an automatic flag: https://github.com/TeofilC/digest/pull/21
0.0.2.0 — 13th December 2023
Add CRC32C (Thanks to @4eUep): https://github.com/TeofilC/digest/pull/18
Support latest GHC versions: https://github.com/TeofilC/digest/pull/19
|
2023-11-02 07:37:49 by Masatake Daimon | Files touched by this commit (1141) |
Log message:
Revbump all Haskell after updating lang/ghc96
|
2023-10-27 10:05:40 by Masatake Daimon | Files touched by this commit (4) |
Log message:
security/hs-digest: Update to 0.0.1.7
0.0.1.7 — 5th March 2023
* Don't use 'pkg-config' to locate zlib on FreeBSD (Thanks to @arrowd):
https://github.com/TeofilC/digest/pull/13
0.0.1.6 — 5th March 2023
* Introduce 'pkg-config' cabal flag (Thanks to @jonathanlking):
https://github.com/TeofilC/digest/pull/11
|
2023-10-09 06:55:01 by Masatake Daimon | Files touched by this commit (988) |
Log message:
Bump Haskell packages after updating lang/ghc94
|
2023-01-25 10:43:43 by Masatake Daimon | Files touched by this commit (4) |
Log message:
security/hs-digest: Update to 0.0.1.5
0.0.1.5 — 24th Jan 2023
* Correct license field in .cabal file (Thanks to @juhp):
https://github.com/TeofilC/digest/pull/9
* Use https for git source repository (Thanks to @felixonmars):
https://github.com/TeofilC/digest/pull/8
0.0.1.4 — 22th Dec 2022
* Use pkgconfig to find zlib (Thanks to @bgamari):
https://github.com/jkff/digest/pull/5
|
2022-02-26 04:58:36 by Masatake Daimon | Files touched by this commit (872) |
Log message:
Bump all Haskell packages after enabling "split sections" in mk/haskell.mk
|
2022-02-12 09:51:00 by Masatake Daimon | Files touched by this commit (575) |
Log message:
revbump after changing the default Haskell compiler
|
2022-02-11 14:03:04 by Masatake Daimon | Files touched by this commit (3) |
Log message:
Update to digest-0.0.1.3
No changelogs are provided by the upstream.
|