haskell-simple-sendfile: update to version 0.2.13
This commit is contained in:
parent
60116c5c2c
commit
2bb93a3bcc
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "simple-sendfile";
|
pname = "simple-sendfile";
|
||||||
version = "0.2.12";
|
version = "0.2.13";
|
||||||
sha256 = "019n82700fbhsqxgn1cwfqii27r436gljis7yl02zjnzy7xlvrha";
|
sha256 = "03cgbzfhkih1ln1xb78r1hfh6zzjjj6763n9nzr9cj6bxs0fiqd3";
|
||||||
buildDepends = [ network ];
|
buildDepends = [ network ];
|
||||||
testDepends = [ conduit hspec HUnit network networkConduit ];
|
testDepends = [ conduit hspec HUnit network networkConduit ];
|
||||||
doCheck = false;
|
doCheck = false;
|
||||||
|
Loading…
Reference in New Issue
Block a user