haskell-attoparsec-conduit: updated to version 0.0.0.1
svn path=/nixpkgs/trunk/; revision=31510
This commit is contained in:
parent
bae5b8dabb
commit
9f4723abd5
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "attoparsec-conduit";
|
pname = "attoparsec-conduit";
|
||||||
version = "0.0.0";
|
version = "0.0.0.1";
|
||||||
sha256 = "1cwmi86faisg10l15w8mz3619phvrn2hl10blr6pziv1k8c3ncj7";
|
sha256 = "1z6v2j08j3fl329npiz9klbz5gbcl0q8vgz3drmrmyhn31a6cvsf";
|
||||||
buildDepends = [ attoparsec conduit text transformers ];
|
buildDepends = [ attoparsec 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