haskell-sendfile: update to version 0.7.8
This commit is contained in:
parent
b7b8313c97
commit
659895febd
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "sendfile";
|
pname = "sendfile";
|
||||||
version = "0.7.7";
|
version = "0.7.8";
|
||||||
sha256 = "0pwzgmgc87xms4r7pqymq56qgi601pk195kj62rll05qip6mrba0";
|
sha256 = "0xy9ciikr444gblh3r8z3w4h4rcrfjfciw3dvxgzbygqs5dy6yxl";
|
||||||
buildDepends = [ network ];
|
buildDepends = [ network ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://hub.darcs.net/stepcut/sendfile";
|
homepage = "http://hub.darcs.net/stepcut/sendfile";
|
||||||
|
Loading…
Reference in New Issue
Block a user