Eric Bavier <ericbav...@gmail.com> skribis: > From 27002e7928daec6192bc683863ed21736309af22 Mon Sep 17 00:00:00 2001 > From: Eric Bavier <bav...@member.fsf.org> > Date: Thu, 29 May 2014 16:35:45 -0500 > Subject: [PATCH 2/4] gnu: Add libarchive. > > * gnu/packages/compression.scm (libarchive): New variable.
I’ve just moved libarchive to a different module, because pulling in the nettle and xml modules from there led to circular references (noticeable by running ‘make clean-go && make’.) Ludo’.