mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-28 14:22:50 +03:00
haskell-digest: updated to version 0.0.1.0
svn path=/nixpkgs/trunk/; revision=29029
This commit is contained in:
parent
a2f91fa8b0
commit
116aa6a9e5
@ -2,8 +2,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "digest";
|
||||
version = "0.0.0.9";
|
||||
sha256 = "15gj3iq3jm4lnkc6hnj9v8p8ia3yzbsajwf9by3b1kpl449k2h29";
|
||||
version = "0.0.1.0";
|
||||
sha256 = "1p2fk950ivdj7pvc624y0fx48rdh0ax3rw9606926n60mxi9fca0";
|
||||
extraLibraries = [ zlib ];
|
||||
meta = {
|
||||
description = "Various cryptographic hashes for bytestrings; CRC32 and Adler32 for now";
|
||||
|
Loading…
Reference in New Issue
Block a user