swedebugia writes: > Hi > > I did not run the code. See question below. > > On 2018-11-04 11:44, Christopher Baines wrote: >> --- >> gnu/packages/patchutils.scm | 103 ++++++++++++++++++++++++++++++++++++ >> 1 file changed, 103 insertions(+) >> >> diff --git a/gnu/packages/patchutils.scm b/gnu/packages/patchutils.scm > snip >> + >> +(define-public patchwork >> + > snip >> + (synopsis "") >> + (description "") >> + (home-page "") >> + (license ""))) > Perhaps you forgot to populate these 4 fields? These patches for patchwork were just functional, not ready for merging. However, I've now got around to sending some more polished patches, not quite ready for merging yet still, but at least with values for these fields. Thanks, Chris