From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47722) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fvY0l-0007Ne-Vi for guix-patches@gnu.org; Thu, 30 Aug 2018 21:14:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fvY0h-0004aq-1y for guix-patches@gnu.org; Thu, 30 Aug 2018 21:14:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:34570) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fvY0g-0004aa-TF for guix-patches@gnu.org; Thu, 30 Aug 2018 21:14:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fvY0g-0002Fb-C7 for guix-patches@gnu.org; Thu, 30 Aug 2018 21:14:02 -0400 Subject: [bug#32011] [PATCH] gnu: Add ddcutil. Resent-Message-ID: From: Maxim Cournoyer References: <20180629185824.11389-1-me@tobias.gr> <87lgatejcv.fsf@gnu.org> <878t4oc8mz.fsf@apteryx.i-did-not-set--mail-host-address--so-tickle-me> <87lg8ougo7.fsf@tobias.gr> <87ftyvvikf.fsf@tobias.gr> Date: Thu, 30 Aug 2018 21:12:58 -0400 In-Reply-To: <87ftyvvikf.fsf@tobias.gr> (Tobias Geerinckx-Rice's message of "Thu, 30 Aug 2018 20:02:40 +0200") Message-ID: <87mut3bap1.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Tobias Geerinckx-Rice Cc: 32011-done@debbugs.gnu.org Tobias Geerinckx-Rice writes: > Guix, Maxim, > > Maxim Cournoyer wrote: >> Could someone with the rights please merge it in? > > Done in aadd1d241cc9891a857dda9a5cf8389673b3c76c! > > Kind regards, > > T G-R Thanks again, Tobias :) Maxim