forked from mirrors/nixpkgs
haskell-httpd-shed: update to version 0.4.0.2
This commit is contained in:
parent
85aef68466
commit
bb3d7b8a85
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "httpd-shed";
|
pname = "httpd-shed";
|
||||||
version = "0.4.0.1";
|
version = "0.4.0.2";
|
||||||
sha256 = "04m07wqhaggkgksha7x528y890j30ay5axipfy6b1ma9cf0a9jwq";
|
sha256 = "0w37ra59xhk6gqrxpk83m1wmm7mqygcg59y5nl00x279c77qzxj3";
|
||||||
isLibrary = true;
|
isLibrary = true;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [ network ];
|
buildDepends = [ network ];
|
||||||
|
|
Loading…
Reference in a new issue