From 3326c8bd400c3836716edac01c4df0913ee53edd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Tue, 1 Mar 2022 02:07:20 +0100 Subject: ... and change to correct submodules. --- module/rss-filter.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'module') diff --git a/module/rss-filter.scm b/module/rss-filter.scm index 513b51b..2d90810 100644 --- a/module/rss-filter.scm +++ b/module/rss-filter.scm @@ -9,7 +9,7 @@ :use-module (sxml xpath) :use-module (sxml namespace) - :use-module ((hnh util) :select (path-append)) + :use-module ((hnh util path) :select (path-append)) :use-module (datetime) ) -- cgit v1.2.3