haskell-blaze-builder-conduit: updated to version 0.0.1
svn path=/nixpkgs/trunk/; revision=31624
This commit is contained in:
parent
494083fbf6
commit
8cc90001d9
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "blaze-builder-conduit";
|
pname = "blaze-builder-conduit";
|
||||||
version = "0.0.0";
|
version = "0.0.1";
|
||||||
sha256 = "022j78sj9cs4xcbvxz0f2lga0rhxcwaj1mkxn0019rbx3lix1nh3";
|
sha256 = "1k9is6dknfqjnkqrvxs9z8cx0ffnnz4q02is9plndyg8pccgjfa9";
|
||||||
buildDepends = [ blazeBuilder conduit text transformers ];
|
buildDepends = [ blazeBuilder conduit text transformers ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://github.com/snoyberg/conduit";
|
homepage = "http://github.com/snoyberg/conduit";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user