haskell-skein: updated to version 0.1.0.1
svn path=/nixpkgs/trunk/; revision=29670
This commit is contained in:
parent
7776c66a84
commit
384ad944cb
@ -2,8 +2,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "skein";
|
||||
version = "0.1";
|
||||
sha256 = "10fnhbjdq4vrpl17b27pmxg943wsxv27js6p5nrgyzx9ybmdrmdi";
|
||||
version = "0.1.0.1";
|
||||
sha256 = "1i05ajmnsm0ac9cqnf1lmdaa6sxkirxv5r2h8phpapzvzwislpr8";
|
||||
buildDepends = [ cereal cryptoApi tagged ];
|
||||
meta = {
|
||||
description = "Skein, a family of cryptographic hash functions. Includes Skein-MAC as well.";
|
||||
|
Loading…
Reference in New Issue
Block a user