mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: python-libxml2: Reintroduce simplified deprecation.
This is a fixup for commit c23b9a1 ("gnu: Remove libxml2-xpath0.") which
wrongly resolved a conflict.
* gnu/packages/xml.scm (python-libxml2): Reintroduce simplified deprecation.
Change-Id: Ia9e474329c0ec695e15571cbe99dbbb6ced0b3ab
This commit is contained in:
@@ -283,8 +283,8 @@ project (but it is usable outside of the Gnome platform).")
|
||||
(base32
|
||||
"17w0a622466k2hi5nln276la6rzfr9xaip3lqj71hmyvxyhmf0bq")))))))
|
||||
|
||||
(define-public python-libxml2
|
||||
(deprecated-package "python-libxml2" libxml2))
|
||||
(define-deprecated-package python-libxml2
|
||||
libxml2)
|
||||
|
||||
(define-public libxlsxwriter
|
||||
(package
|
||||
|
||||
Reference in New Issue
Block a user