summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Enge <andreas@enge.fr>2026-05-12 11:01:45 +0200
committerSharlatan Hellseher <sharlatanus@gmail.com>2026-05-19 20:12:50 +0100
commit598ef07b26ea76a75d41c69132d8f0fb296811e3 (patch)
tree1ddb8c5e3e4b547ed35c9eb1997068560c3d2b6e
parent8f0a9cea71a4b2f9e408675b6c3a66393194ea6b (diff)
gnu: calibre: Refresh input.
* gnu/packages/ebook.scm (calibre)[inputs]: Replace python-dnspython-1.16 by python-dnspython. Relates-to: guix/guix!8563 Change-Id: I84a48f446a3e0994251d75c76bdf6df447c1e12d Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
-rw-r--r--gnu/packages/ebook.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/ebook.scm b/gnu/packages/ebook.scm
index c6cec92574..bcec033025 100644
--- a/gnu/packages/ebook.scm
+++ b/gnu/packages/ebook.scm
@@ -206,7 +206,7 @@ with Microsoft Compiled HTML (CHM) files.")
python-css-parser
python-cssselect
python-dateutil
- python-dnspython-1.16
+ python-dnspython
python-feedparser
python-fonttools
python-html2text