haskell-crypto-cipher-types: update to version 0.0.9
This commit is contained in:
parent
ef29da6cc5
commit
3807c0ffc3
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "crypto-cipher-types";
|
pname = "crypto-cipher-types";
|
||||||
version = "0.0.7";
|
version = "0.0.9";
|
||||||
sha256 = "1zvlc88c4w4rhj1imx3w3j3f4b6im9sj78fgwwyzwmn14mn1y6l8";
|
sha256 = "03qa1i1kj07pfrxsi7fiaqnnd0vi94jd4jfswbmnm4gp1nvzcwr0";
|
||||||
buildDepends = [ byteable securemem ];
|
buildDepends = [ byteable securemem ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://github.com/vincenthz/hs-crypto-cipher";
|
homepage = "http://github.com/vincenthz/hs-crypto-cipher";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user