haskell-crypto-conduit: update to version 0.4.1
This commit is contained in:
parent
45ec716bae
commit
3d91da00e1
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "crypto-conduit";
|
pname = "crypto-conduit";
|
||||||
version = "0.4.0.1";
|
version = "0.4.1";
|
||||||
sha256 = "1afkn9kp5y1qsgd2l2q85d2bh0wbvn07x0ddi72sr8g7daw8zrs8";
|
sha256 = "1gdznwcq3fb9ls68lgpwna6k1k612j241c8441z7r2kx3a64dqwv";
|
||||||
buildDepends = [ cereal conduit cryptoApi transformers ];
|
buildDepends = [ cereal conduit cryptoApi transformers ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "https://github.com/meteficha/crypto-conduit";
|
homepage = "https://github.com/meteficha/crypto-conduit";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user