Ludovic Courtès <l...@gnu.org> writes: >> From 29708ddfff95b06ae2e7076d1e2fd13d93b782b9 Mon Sep 17 00:00:00 2001 >> From: Ni* Gillmann <ng@niasterisk.space> >> Date: Wed, 13 Jan 2016 18:36:31 +0100 >> Subject: [PATCH 2/2] gnu: Add gnunet-gtk. >> >> * gnu/packages/gnunet.scm (gnunet-gtk): New variable. >> >> Co-authored-by: Ricardo Wurmus <rek...@elephly.net> > > [...] > >> +(define-public gnunet-gtk >> + (package (inherit gnunet) > > Could you add a comment about the bug with a link to the > gnunet-developers thread?
I added a comment with a link to the email in the list archive. Thanks for the review! ~~ Ricardo