mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-15 20:37:56 +00:00
haskell-pipes-attoparsec: update to version 0.4.0.1
This commit is contained in:
parent
95b1e11618
commit
641e37519b
@ -4,8 +4,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "pipes-attoparsec";
|
||||
version = "0.4.0";
|
||||
sha256 = "0xffqxsh8yvfdk39mdgkf0l2v284fr31nz5k16dq752p63fnczkw";
|
||||
version = "0.4.0.1";
|
||||
sha256 = "0f536x0l135b5pd14l6lri7kinwh2m4p7qw054lacw362y7004zf";
|
||||
buildDepends = [ attoparsec pipes pipesParse text transformers ];
|
||||
testDepends = [
|
||||
attoparsec HUnit mmorph pipes pipesParse tasty tastyHunit text
|
||||
|
Loading…
Reference in New Issue
Block a user