From 598ef07b26ea76a75d41c69132d8f0fb296811e3 Mon Sep 17 00:00:00 2001 From: Andreas Enge Date: Tue, 12 May 2026 11:01:45 +0200 Subject: 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 --- gnu/packages/ebook.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.3