haskell-xml: updated to version 1.3.12
svn path=/nixpkgs/trunk/; revision=31627
This commit is contained in:
@@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "xml";
|
pname = "xml";
|
||||||
version = "1.3.11";
|
version = "1.3.12";
|
||||||
sha256 = "1av8cn62aaz0pl0fqqlp8wsyg36a1068qawzci8fxzasrfyyc8ca";
|
sha256 = "1lmqnzna0zy297y4q6qviv7a4966zz9mhfhk6anrp66cz890whai";
|
||||||
buildDepends = [ text ];
|
buildDepends = [ text ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://code.galois.com";
|
homepage = "http://code.galois.com";
|
||||||
|
|||||||
Reference in New Issue
Block a user