Revert "gnu: libxml2: Add fix for CVE-2016-1762."

This reverts commit 6e4f18cfdd.
This commit is contained in:
Mark H Weaver 2016-06-08 18:17:13 -04:00
parent 6e4f18cfdd
commit 993b400acb
No known key found for this signature in database
GPG key ID: 7CEF29847562C516
3 changed files with 1 additions and 34 deletions

View file

@ -116,8 +116,7 @@ project (but it is usable outside of the Gnome platform).")
version ".tar.gz"))
(sha256
(base32
"0g336cr0bw6dax1q48bblphmchgihx9p1pjmxdnrd6sh3qci3fgz"))
(patches (search-patches "libxml2-CVE-2016-1762.patch")))))))
"0g336cr0bw6dax1q48bblphmchgihx9p1pjmxdnrd6sh3qci3fgz")))))))
(define-public python-libxml2
(package (inherit libxml2)