From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id eHuuIRtXJWXIWwEAauVa8A:P1 (envelope-from ) for ; Tue, 10 Oct 2023 15:52:27 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id eHuuIRtXJWXIWwEAauVa8A (envelope-from ) for ; Tue, 10 Oct 2023 15:52:27 +0200 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 6A36238AC9 for ; Tue, 10 Oct 2023 15:52:27 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=apatience.com header.s=protonmail2 header.b=Rr4YBpw4; dmarc=none; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1696945947; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=5xrXSHME01BHGeFEnOTaQ1BuiAvWMIfA+AdoiT5w/Ek=; b=u9aA2v5d3NsD1YL0HY02684lOF2YAfX7oFIacXeayi9Eq8tIoP+sMYoC+GXqw4JvLCiMj4 uG0mtq19yrUSQfSzE7THwWjzvbRPht0k7W+GQr1Ihmi5s7Oosei2sVgA8SFqP+VNVC1NJX wzv0x7gpaBPwprVIIFIXxwPAaRcnQxcfZAdLCa6TLPidGe5twdxh28eF2ilq37cM0jE24s mLB3pYkI6UynGo544jco+6v5n7wjIFBcAynSbvd0BOhLwEOWZqPYgXYpjdJ+WlW1S+FVoF lLL2GT0JOguehXlaJXD2YZxo18Zltgpy+JLU0q6QeSnV/vTvecBWfpQtwejEAg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=apatience.com header.s=protonmail2 header.b=Rr4YBpw4; dmarc=none; 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1696945947; a=rsa-sha256; cv=none; b=QDjTx0yoCgoevCxGnjeHA0gvUMDva4HLqI/s0HbfSQ3VML4gcQKsEiURo6nwoYhlEqhc5b SdXP9M8bjMxQ9Q2Px0OFFdFbfPubDHRhLW2rJNgeRKxR1Knnl4KcEXMB2NzcMb38RJvzKO R7CcAyRX1UA5fwbIH3e7gPn2Zl5v7uKsaZFXo+wDiYgv6rq37EwFu6NhOuVPRv8jOyt+HN O8tJ1QM8HK3jpVM7WkDNUCDBzPCDJrCg56dl9wZOi48yUKM+TCntz/qW1/f7DQ4FDUUQ7R D9xWlUP4VWo0CKxEkfvcMAVEElOyEbUbEIBFe5j2vxqkIcRUMxXn4mwvEdKgKQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qqD9D-0006GL-Ef; Tue, 10 Oct 2023 09:51:43 -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 1qqD9B-0006GA-Nv for guix-patches@gnu.org; Tue, 10 Oct 2023 09:51:41 -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 1qqD9B-0001IB-Dg for guix-patches@gnu.org; Tue, 10 Oct 2023 09:51:41 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qqD9W-0004mp-JQ for guix-patches@gnu.org; Tue, 10 Oct 2023 09:52:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66440] [PATCH] gnu: mmg: Update to 5.7.2. Resent-From: "Paul A. Patience" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 10 Oct 2023 13:52:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 66440 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66440@debbugs.gnu.org Cc: "Paul A. Patience" X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.169694590218369 (code B ref -1); Tue, 10 Oct 2023 13:52:02 +0000 Received: (at submit) by debbugs.gnu.org; 10 Oct 2023 13:51:42 +0000 Received: from localhost ([127.0.0.1]:34366 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qqD9C-0004mD-18 for submit@debbugs.gnu.org; Tue, 10 Oct 2023 09:51:42 -0400 Received: from lists.gnu.org ([2001:470:142::17]:48644) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qqD98-0004lz-LQ for submit@debbugs.gnu.org; Tue, 10 Oct 2023 09:51:40 -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 1qqD8g-00067m-Gf for guix-patches@gnu.org; Tue, 10 Oct 2023 09:51:11 -0400 Received: from mail-4317.proton.ch ([185.70.43.17]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qqD8d-0001BP-0e for guix-patches@gnu.org; Tue, 10 Oct 2023 09:51:10 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=apatience.com; s=protonmail2; t=1696945863; x=1697205063; bh=5xrXSHME01BHGeFEnOTaQ1BuiAvWMIfA+AdoiT5w/Ek=; h=Date:To:From:Cc:Subject:Message-ID:Feedback-ID:From:To:Cc:Date: Subject:Reply-To:Feedback-ID:Message-ID:BIMI-Selector; b=Rr4YBpw4/Ivr+MI+0HNkdl1vbpAZXlKPfs6GIXqWcq7s6TadCaxPDt5M8X7DyOVca jojt1y+fRDtFNJdathgsiHoMPlqU7Eks81EbCH0IiYMQjI43m02F68n63uYLzw+pDf aHdry3nuun9KQxfoME08WGhuCrTVzEnFn10RSGp3Btr0hVcvPPDGlvkrHr1K/qZMHi 8mwxeTHuuiF10c+BWPcnd5CrVOJYRdeNwkujP7HAC/WXvKwRMtFd6Y+fEFe9FJ6Y6h NVocyj16D0zG6FleH5Ooal3DLCXA9QSX5JMi6Z75+a0kLFS+Cl4f5DWcUhZJzmeRYE esY9m3nvjuZ2g== Date: Tue, 10 Oct 2023 13:50:53 +0000 From: "Paul A. Patience" Message-ID: <3bcad90c3b26783bd10cacf8e49251d91db2936f.1696945827.git.paul@apatience.com> Feedback-ID: 19227857:user:proton MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=185.70.43.17; envelope-from=paul@apatience.com; helo=mail-4317.proton.ch X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H5=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -1.18 X-Spam-Score: -1.18 X-Migadu-Queue-Id: 6A36238AC9 X-Migadu-Scanner: mx2.migadu.com X-TUID: Lf4NBV6b9+7h * gnu/packages/graphics.scm (mmg): Update to 5.7.2. --- gnu/packages/graphics.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/graphics.scm b/gnu/packages/graphics.scm index 16254ab494..3a97cd2524 100644 --- a/gnu/packages/graphics.scm +++ b/gnu/packages/graphics.scm @@ -2526,7 +2526,7 @@ (define-public discregrid (define-public mmg (package (name "mmg") - (version "5.7.1") + (version "5.7.2") (source (origin (method git-fetch) @@ -2535,7 +2535,7 @@ (define-public mmg (commit (string-append "v" version)))) (file-name (git-file-name name version)) (sha256 - (base32 "0skb7yzsw6y44zp9gb729i5xks7qd97nvn3z6jhz4jksqksx7lz0")))) + (base32 "007d0mvqhnxxj6dbcip9s615asrbpgrbkpm5xn6m8k3n9sljr153")))) (build-system cmake-build-system) (outputs '("out" "lib" "doc")) (arguments base-commit: f4e8baf3806e79d7111d2943859865ae4ee0b59d --=20 2.41.0