From mboxrd@z Thu Jan 1 00:00:00 1970 From: Danny Milosavljevic Subject: More duplicate package definitions Date: Wed, 12 Oct 2016 22:10:37 +0200 Message-ID: <20161012221037.1179dde6@scratchpost.org> References: <1476105003-29538-1-git-send-email-h.goebel@crazy-compilers.com> <1476105003-29538-2-git-send-email-h.goebel@crazy-compilers.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40022) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1buPsH-0005kV-G8 for guix-devel@gnu.org; Wed, 12 Oct 2016 16:11:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1buPsC-0006Sz-CL for guix-devel@gnu.org; Wed, 12 Oct 2016 16:11:36 -0400 Received: from dd1012.kasserver.com ([85.13.128.8]:56005) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1buPsC-0006SU-5r for guix-devel@gnu.org; Wed, 12 Oct 2016 16:11:32 -0400 In-Reply-To: <1476105003-29538-2-git-send-email-h.goebel@crazy-compilers.com> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Hartmut Goebel Cc: guix-devel@gnu.org python2-msgpack has a duplicate too. And so do ruby-arel, r-codetools, r-gtable. (See grep '(define-public' * |sort |uniq -d )