From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms13.migadu.com with LMTPS id mLm3GYA7cWa/sgAAqHPOHw:P1 (envelope-from ) for ; Tue, 18 Jun 2024 07:47:12 +0000 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id mLm3GYA7cWa/sgAAqHPOHw (envelope-from ) for ; Tue, 18 Jun 2024 09:47:12 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=elephly.net header.s=zoho header.b="PVXLlJQ/"; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=none; arc=reject ("signature check failed: fail, {[1] = sig:zohomail.com:reject}") ARC-Message-Signature: i=2; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1718696781; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type:resent-to:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=DvtDjYtDBx4dbrdUACdHHuv7xVxK5eeukT7/lrQeQJo=; b=OXwB7lOeayQ/t613fyeoimsAwoHrk4mDibXiQ9Z5BNzj2LOgvqwQJcJK6jU2Ns0hmFycZ0 rIige1kYK+PVq5N0Ai8NGwC90FH2J8xCmKoc+BDysbVSbv2Ls3bo4Y3ToDXhfhQTSI6Ulf 8lNEat14Tkbv4IsOcTGWHKaYBaDc91jKIb6HX7yGuA4L/0ffyjpIHxaD5/rBQmo2Gh+hRS fur++o/gtoauUf9DQxG8XTrkV0kd0oJhUtfI6FHJXIiwkXBb6Ud13BeHTXaRmenOEy7PXH 0LbmHNFML2cB1sFKMMHRLOCPmyPd6uflblmbRXXrJ93HrNijUJh6HLQMJ8GAvA== ARC-Authentication-Results: i=2; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=elephly.net header.s=zoho header.b="PVXLlJQ/"; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=none; arc=reject ("signature check failed: fail, {[1] = sig:zohomail.com:reject}") ARC-Seal: i=2; s=key1; d=yhetil.org; t=1718696781; a=rsa-sha256; cv=fail; b=GjkPrWACzcBnPy47NvMqElIkORTXFJnU8qAsKotxZ+HV3b0bXV4cdg9OOP7tvfivFRX8MF u368UklLPyGtzH4pBHMeWX2YE3pBzhzE/5ObyJJUSU4r904QVdeJ9dHPdV1x/VGZdS8VBj kufHKc+IAjv5SluiDRI9hF2yRm/i4BASVufhftAAa7lydWWCaZ+vVL0qxrfLuGQl2E185z aO1E0RTZwCj/qfnqKylEJLIROrdfTwuN+uvAzRww1VI55Y6ZmX9ouILAzChWMcZVhdgdR4 QukVh9yDAwfkwmEOJXwgTSKPFARZQWz4/2wtKin/3H05wNLdeO8HqjYcOp6ASw== Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 752F624BAF for ; Tue, 18 Jun 2024 09:46:21 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sJTXV-00016Q-QO; Tue, 18 Jun 2024 03:46:01 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sJTXU-000165-Tn for guix-patches@gnu.org; Tue, 18 Jun 2024 03:46:00 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1sJTXU-0002FV-Iy for guix-patches@gnu.org; Tue, 18 Jun 2024 03:46:00 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sJTXW-00081z-28 for guix-patches@gnu.org; Tue, 18 Jun 2024 03:46:02 -0400 Subject: bug#71340: [PATCH] gnu: Add r-mcmcglmm. References: In-Reply-To: Resent-From: Ricardo Wurmus Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Tue, 18 Jun 2024 07:46:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 71340 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 71340-done@debbugs.gnu.org Mail-Followup-To: 71340@debbugs.gnu.org, rekado@elephly.net, Navid.Afkhami@mdc-berlin.de Received: via spool by 71340-done@debbugs.gnu.org id=D71340.171869671030802 (code D ref 71340); Tue, 18 Jun 2024 07:46:01 +0000 Received: (at 71340-done) by debbugs.gnu.org; 18 Jun 2024 07:45:10 +0000 Received: from localhost ([127.0.0.1]:41333 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sJTWg-00080k-6W for submit@debbugs.gnu.org; Tue, 18 Jun 2024 03:45:10 -0400 Received: from sender4-of-o51.zoho.com ([136.143.188.51]:21163) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sJTWc-00080Z-34 for 71340-done@debbugs.gnu.org; Tue, 18 Jun 2024 03:45:09 -0400 ARC-Seal: i=1; a=rsa-sha256; t=1718696701; cv=none; d=zohomail.com; s=zohoarc; b=DpVVvoSJ270RNZsrgBo9aY2/7XcwjpLRX8iNY7FrBWY+q859zTObEFSMqi7yAAzN3zmaAFswJaVE7fn7/LatbeXkfis0BJoC2oAcsFSYk5iLBidk62VIiMvPTItTQ+HPes0IJ5E1/vthTsszD4qRVYAANi+r/AFI2FqrhFIMkCM= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1718696701; h=Content-Type:Date:Date:From:From:MIME-Version:Message-ID:Subject:Subject:To:To:Message-Id:Reply-To:Cc; bh=DvtDjYtDBx4dbrdUACdHHuv7xVxK5eeukT7/lrQeQJo=; b=krqUJiB6bfl8o9xlApeLyL17k0Czw07QekaUVht0y82tRcaWBHv1MS0nnnxHf6doYf4Ab/eVjkAUyxBPXZDEqbRZ1qjVs7qNolCTrrJgZT+hWa23YH3dHV5tseHpz/D46Nlg5yFqW6zo33dukifwQtuW5sXTcG17HOxmfJDGbkw= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass header.i=elephly.net; spf=pass smtp.mailfrom=rekado@elephly.net; dmarc=pass header.from= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1718696701; s=zoho; d=elephly.net; i=rekado@elephly.net; h=From:From:To:To:Subject:Subject:Date:Date:Message-ID:MIME-Version:Content-Type:Message-Id:Reply-To:Cc; bh=DvtDjYtDBx4dbrdUACdHHuv7xVxK5eeukT7/lrQeQJo=; b=PVXLlJQ/S5npgCfpFuzvmfB3zdIs/Re+mZm6MhWassqExOgMhDcUiCTf/5X9a7oq L4IQ3pAwYqZz/iAIVH6HlFGk1wrzQoFBDTDAO0Gcf6dVX6il7jl/julHute8ewZvBy/ 9TXergPADUnCOU5BbcKUrA81MmJt66PQmqRaY8q4= Received: by mx.zohomail.com with SMTPS id 1718696698640419.26699039324797; Tue, 18 Jun 2024 00:44:58 -0700 (PDT) From: Ricardo Wurmus Date: Tue, 18 Jun 2024 09:44:55 +0200 Message-ID: <87tthqzoco.fsf@elephly.net> MIME-Version: 1.0 Content-Type: text/plain X-ZohoMailClient: External X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Spam-Score: 1.64 X-Migadu-Queue-Id: 752F624BAF X-Migadu-Scanner: mx10.migadu.com X-Migadu-Spam-Score: 1.64 X-TUID: Ef89mKe1zXSp Thanks for the patch. I applied it with commit 569c213249186dd4173e952c008eec1af5d287cb after moving the package definition down a few positions. -- Ricardo