mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-29 10:23:29 +00:00
haskell-pipes-attoparsec: update to version 0.3.1
This commit is contained in:
parent
d40a537038
commit
133e07cae5
@ -5,8 +5,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "pipes-attoparsec";
|
||||
version = "0.3.0";
|
||||
sha256 = "1jsgssfs0ndn8aayc0rxyb4vlp2fny8npmnvym7v1yhp2qv84c7b";
|
||||
version = "0.3.1";
|
||||
sha256 = "1bvz5fxy2mfz3swiv9jfmhxl1psmm3c7nfi58pggam52lz20va2h";
|
||||
buildDepends = [ attoparsec pipes pipesParse text transformers ];
|
||||
testDepends = [
|
||||
attoparsec HUnit mmorph pipes pipesParse QuickCheck testFramework
|
||||
|
Loading…
Reference in New Issue
Block a user