mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
Revert "gnu: libxml2: Add fix for CVE-2016-1762."
This reverts commit 6e4f18cfdd
.
This commit is contained in:
parent
6e4f18cfdd
commit
993b400acb
3 changed files with 1 additions and 34 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue