nixpkgs/pkgs/tools/text/xml
Philip Potter 44048385bd html-xml-utils: fix and bump to 6.9
6.4 had a compile error:

```
scan.l:136:7: error: expected identifier or ‘(’ before ‘__extension__’
char *strndup(const char *s, size_t n);
^
```

This is caused by the standard library strndup() now living in string.h
and conflicting with another strndup() declared in scan.l.  Version 6.9
fixes this.

This also removes the need for the boolean patch that we previously had.
2015-08-24 22:38:01 +01:00
..
basex basex: update 7.7.2 -> 7.8.2 2014-05-25 13:00:37 +02:00
html-xml-utils html-xml-utils: fix and bump to 6.9 2015-08-24 22:38:01 +01:00
jing Remove jing_tools expression (now contained in jing expression itself) 2013-08-22 23:20:10 +02:00
rxp rxp: update from 1.2.3 to 1.5.0 2014-11-14 19:20:16 +01:00
sablotron * Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurl 2007-08-24 12:32:36 +00:00
trang jing-trang: update to version 20091111 2013-08-22 22:00:33 +02:00
xml2 Add package 'xml2'. 2014-11-18 22:01:53 +01:00
xmlstarlet xmlstarlet: update from 1.5.0 to 1.6.1 2014-10-08 20:23:26 +02:00
xpf change md5sum to sha256sum for a few packages 2014-10-12 16:13:21 +02:00