haskell-pipes-network: update to version 0.6.3
This commit is contained in:
parent
17d0a2831d
commit
38ea99475e
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "pipes-network";
|
||||
version = "0.6.2";
|
||||
sha256 = "1y64cyi1lq7y5x3b1rv2iixlwqnz4g82nxk2m14x214fmj3np965";
|
||||
version = "0.6.3";
|
||||
sha256 = "09gihca0hinq3sqsx9753gmas6g22pg792ag6ckdw5z3607razrg";
|
||||
buildDepends = [
|
||||
network networkSimple pipes pipesSafe transformers
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue