Hi, I think the only problem that this will introduce is that my redsea package definition in my third patch depends on the definition for liquid-dsp being in the same file, so an import will have to be added. I can submit a revision for this in a few hours when I get back on my PC, if needed. --Evan Jan 15, 2020 1:04:00 PM Ludovic Courtès : > Hello, > > Christopher Howard skribis: > > > > From 0064c61e7884c6f7d6356dfa22b04279bc460b2a Mon Sep 17 00:00:00 2001 > > From: Christopher Howard > > Date: Fri, 10 Jan 2020 21:19:24 -0900 > > Subject: [PATCH] gnu: Add liquid-dsp. > > > > * gnu/packages/sdr.scm (liquid-dsp): New variable > > > > Thanks, I’ve added the file to ‘gnu/local.mk’ and committed. > > Evan, I hope that’s fine with you! The changes I noticed between both > patches are: Evan’s did not include a dependency on FFTW, and > Christopher’s lives in sdr.scm while Evan’s in ham-radio.scm. > > Evan, let us know if it’s fine for the rest of your patches! > > Thanks everyone, > Ludo’. >