haskell-RSA: updated to version 1.0.6.2
svn path=/nixpkgs/trunk/; revision=29419
This commit is contained in:
parent
4821046eb3
commit
ac569c9b63
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "RSA";
|
pname = "RSA";
|
||||||
version = "1.0.6.1";
|
version = "1.0.6.2";
|
||||||
sha256 = "1d0birzvapcsgay0wwh5v9mcd77sghj1bps9ws04ww9ga97gyp0l";
|
sha256 = "0sabvwzgjg6nv5m3x9cjpk5q62r8vhi3kn858ask15frsi7lzhwk";
|
||||||
isLibrary = true;
|
isLibrary = true;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [ binary pureMD5 random SHA ];
|
buildDepends = [ binary pureMD5 random SHA ];
|
||||||
|
Loading…
Reference in New Issue
Block a user