From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Hinsen Subject: Re: Looking for help with packaging a Common Lisp library Date: Tue, 28 Jan 2020 18:09:17 +0100 Message-ID: References: <87k15fa60q.fsf@ambrevar.xyz> <87muab8qf7.fsf@yamatai> <878slv9ual.fsf@ambrevar.xyz> <875zgy9zxx.fsf@ambrevar.xyz> <87a769802y.fsf@yamatai> <87sgk1arzt.fsf@ambrevar.xyz> <8736bzx5ba.fsf@yamatai> <87blqnde6u.fsf@ambrevar.xyz> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:42000) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iwUMd-0007zj-Jg for guix-devel@gnu.org; Tue, 28 Jan 2020 12:09:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iwUMb-0005Y8-Tb for guix-devel@gnu.org; Tue, 28 Jan 2020 12:09:23 -0500 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:35641) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iwUMb-0005Us-LX for guix-devel@gnu.org; Tue, 28 Jan 2020 12:09:21 -0500 In-Reply-To: <87blqnde6u.fsf@ambrevar.xyz> 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-mx.org@gnu.org Sender: "Guix-devel" To: Pierre Neidhardt , Guillaume Le Vaillant Cc: guix-devel@gnu.org Pierre Neidhardt writes: > Great, I've let upstream know: > https://github.com/HDFGroup/hdf5-cffi/issues/70 And I just submitted a fix as a pull request: https://github.com/HDFGroup/hdf5-cffi/issues/71 Thanks to both of you for getting this sorted out quickly! If upstream doesn't merge my patch in the next days, I'll submit my current Guix package which does the patch itself. Cheers, Konrad.