haskell-Crypto: update to version 4.2.5.1
This commit is contained in:
parent
0ef727ba74
commit
dbb4c0a7ab
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "Crypto";
|
||||
version = "4.2.5";
|
||||
sha256 = "0wv48is2jqia8hda6q65y3mhabxlw9hjzmpk3dx70rzh4w44yxb8";
|
||||
version = "4.2.5.1";
|
||||
sha256 = "0rmgl0a4k6ys2lc6d607g28c2p443a46dla903rz5aha7m9y1mba";
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
buildDepends = [ HUnit QuickCheck random ];
|
||||
|
|
Loading…
Reference in a new issue