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