Hello! These three patches make it possible to use `guix refresh` to update iptables (with signature verification etc). It seems overkill to have a full updater for a single package, although the latest iptables version require a few other packages from netfilter.org. Tips for how to generalize this welcome! Marius Bakke (3): guix: Add updater for netfilter.org. download: Add netfilter mirror. gnu: iptables: Use netfilter mirror. doc/guix.texi | 2 ++ gnu/packages/linux.scm | 2 +- guix/download.scm | 5 +++++ guix/gnu-maintenance.scm | 17 +++++++++++++++++ guix/scripts/refresh.scm | 4 +++- 5 files changed, 28 insertions(+), 2 deletions(-) -- 2.12.0