summaryrefslogtreecommitdiff
path: root/gnu/packages/code.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/code.scm')
-rw-r--r--gnu/packages/code.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/code.scm b/gnu/packages/code.scm
index 6dda1bbd203..0111dbc5132 100644
--- a/gnu/packages/code.scm
+++ b/gnu/packages/code.scm
@@ -1134,5 +1134,5 @@ requirements is not met.")
1134 (properties '((lint-hidden-cpe-vendors . ("vmware")))) 1134 (properties '((lint-hidden-cpe-vendors . ("vmware"))))
1135 (license license:expat))) 1135 (license license:expat)))
1136 1136
1137(define-public python-xenon 1137(define-deprecated-package python-xenon
1138 (deprecated-package "python-xenon" xenon)) 1138 xenon)