haskell-simple-sendfile: updated to version 0.2.1
svn path=/nixpkgs/trunk/; revision=32316
This commit is contained in:
parent
40919ea624
commit
62757d7b36
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "simple-sendfile";
|
pname = "simple-sendfile";
|
||||||
version = "0.2.0";
|
version = "0.2.1";
|
||||||
sha256 = "1rsbmlnks4q8gsfzwqwcj901b8hzcrfb85z7wy3szj4h0axw4264";
|
sha256 = "0mbnqdy7g9jp2d6x9mcrz315b4xhp92as28bxygf7jhc0aai66aq";
|
||||||
buildDepends = [ Cabal network ];
|
buildDepends = [ Cabal network ];
|
||||||
meta = {
|
meta = {
|
||||||
description = "Cross platform library for the sendfile system call";
|
description = "Cross platform library for the sendfile system call";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user