haskell-simple-sendfile: update to version 0.2.15
This commit is contained in:
parent
ffa1294358
commit
fd0f8dece9
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "simple-sendfile";
|
pname = "simple-sendfile";
|
||||||
version = "0.2.14";
|
version = "0.2.15";
|
||||||
sha256 = "00k9cachx7y4811b71f8p468kx018hzvpvw6jgf7zmjhc9v922ni";
|
sha256 = "1fa20h2zcvxwdb5j5a0nnhl38bry1p5ckya1l7lrxx9r2bvjkyj9";
|
||||||
buildDepends = [ network resourcet ];
|
buildDepends = [ network resourcet ];
|
||||||
testDepends = [
|
testDepends = [
|
||||||
conduit conduitExtra hspec HUnit network networkConduit resourcet
|
conduit conduitExtra hspec HUnit network networkConduit resourcet
|
||||||
|
Loading…
Reference in New Issue
Block a user