haskell-attoparsec: updated to version 0.9.1.2
svn path=/nixpkgs/trunk/; revision=28758
This commit is contained in:
parent
1475781b19
commit
600e2c0927
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "attoparsec";
|
pname = "attoparsec";
|
||||||
version = "0.9.1.1";
|
version = "0.9.1.2";
|
||||||
sha256 = "1qkkl9pzk4znqh34pchmxbcslybvii35lkxhwf6445lyhj20356b";
|
sha256 = "0h9j4gn376k6j3v9l6pk7a4vxabkwk80043x6xlyxsh8p77jgj3v";
|
||||||
buildDepends = [ deepseq ];
|
buildDepends = [ deepseq ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "https://bitbucket.org/bos/attoparsec";
|
homepage = "https://bitbucket.org/bos/attoparsec";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user