From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id yNUPNJ85JGUnTwEA9RJhRA:P1 (envelope-from ) for ; Mon, 09 Oct 2023 19:34:24 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id yNUPNJ85JGUnTwEA9RJhRA (envelope-from ) for ; Mon, 09 Oct 2023 19:34:23 +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 84B153B37B for ; Mon, 9 Oct 2023 19:34:23 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=Zk98OYqr; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1696872863; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: 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=18mIEHTZ07mz23ZJ+x6IZw2Y5le1qph4GJIgOQ1Mma8=; b=MvuOHZuSbEQ4f3v4XUa5mhbGEHM7ap3HI78dGaH22E9IIOcwVhWtky6pOE3St+/Doh5aCm kGkQZvvL8NY/4LaL50+ARZs97JmXBNgeWBLHPhiRqSD40biuDt4uT/iHmtOghxBghVR491 mPJu1PKHtama4LwhX7353aMXVJbd8gpSMA/8r1skKfaShtBFLq+jN7POY2YexBs9LPTUqP ZqjrOjkTeNO9RslC0Tibz6vBZtXctA+aoksT0cHjGW0ba+punRx5uENzRzBcNTj4aDeDpg 16OleevySRX9vBZY0iKHN7eVgkNAoZjCq6PkwUtcq4YZ9q/YnvjtAOGd6660Mw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=Zk98OYqr; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1696872863; a=rsa-sha256; cv=none; b=kH7PVVjxZRu2rKYWKGc3IjDFDcmyNb2gSxbXoEtPKTTzX8mBIxcmrsRm7UZ+HAd8Y6gJkV nVHPbSL10ng1osG7a4DTGGCKtrc7HPb48MlcVl/D9Ig7wbLnuBwA3oEZkZKuhm6sVawlwE tQF2nOb0npu9ZUj6+U2DhcwO1I0dB/gUDkbkxx6V84SWbb3xOvr+Cb3rC8IWJM2dmZ0KyU +5Qf4xSnFQdA6SNjCUNi+/7WXHuhzPEM4f8sNmHo+7s6b5NDmkW8yOrV2+n0hxRdGnYzdD oOxBuh1QauOx6v6+M1EBRSvUTofGUREP0DZ7M2Hph+ffhSIbkihiFkcudiAdhg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qptJZ-0004nH-GP; Mon, 09 Oct 2023 12:41:05 -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 1qptJQ-0004UB-P5 for bug-guix@gnu.org; Mon, 09 Oct 2023 12:41: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 1qptJQ-0001Kj-Gz for bug-guix@gnu.org; Mon, 09 Oct 2023 12:40:56 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qptJk-00042M-5v; Mon, 09 Oct 2023 12:41:16 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#65924: [PATCH core-updates 48/65] gnu: mumps: Import the correct set of modules. Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-CC: andreas@enge.fr, efraim@flashner.co.il, bavier@posteo.net, bug-guix@gnu.org Resent-Date: Mon, 09 Oct 2023 16:41:16 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65924 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 65924@debbugs.gnu.org Cc: Maxim Cournoyer , Andreas Enge , Efraim Flashner , Eric Bavier X-Debbugs-Original-Xcc: Andreas Enge , Efraim Flashner , Eric Bavier Received: via spool by 65924-submit@debbugs.gnu.org id=B65924.169686966715274 (code B ref 65924); Mon, 09 Oct 2023 16:41:16 +0000 Received: (at 65924) by debbugs.gnu.org; 9 Oct 2023 16:41:07 +0000 Received: from localhost ([127.0.0.1]:32877 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qptJa-0003y9-Uc for submit@debbugs.gnu.org; Mon, 09 Oct 2023 12:41:07 -0400 Received: from mail-qk1-x736.google.com ([2607:f8b0:4864:20::736]:62841) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qptJ5-0003qs-9y for 65924@debbugs.gnu.org; Mon, 09 Oct 2023 12:40:35 -0400 Received: by mail-qk1-x736.google.com with SMTP id af79cd13be357-77063481352so467338085a.1 for <65924@debbugs.gnu.org>; Mon, 09 Oct 2023 09:40:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1696869609; x=1697474409; darn=debbugs.gnu.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=18mIEHTZ07mz23ZJ+x6IZw2Y5le1qph4GJIgOQ1Mma8=; b=Zk98OYqrW7NT1d1Cyh3MK1hzag0iYtGckbQyaRGoIP0Lz7dimqG253J6NRBQoZzTVk QXoVyuGeLA+e9NK/WkW4iLAm6BrzZAO4BhnF3PVnTEbIlpWSKV9goB3MRv1FzSYTUjxd 4RavBn4JuTDXgcvXUgCOakA3JCnVroE0UlQBcsGIL5qdWz307K6KC9LdQpWsiFqZFnB0 /lXz4kRwknLUpHiyOsDZXs7aPGH/1FPbJ8WCEx7i3SuH+NWHYtW8+AZYcqU3YykDLhkk xc8OqWh1vTntPiWkO9uHhHzyzrlu3mqZlTfdYRiU1TgXngDihy11hDcgGFv3RP9LRz9B 5FJw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696869609; x=1697474409; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=18mIEHTZ07mz23ZJ+x6IZw2Y5le1qph4GJIgOQ1Mma8=; b=p7l7FK+EtoUOyF+gmdRhyAmFNunt7h3K+4kuB0pGmztVMiwirEwMLB67ODeU/2k9ke /ajSj1irZoQltFyUoZ1YxboN66AZzqgcl1RVZvJLLQjZyF6sJe5FrxWXri5EjYo07VDO 7L0pAr2q0OkBE9CAdE4uY87gbWRqwmjANwb39FREEb7N37ic8wQat7PI0R4AOFU8aSU7 KCd/3lDzFeEnAN1G7KMHnMfra5jl0f0knr63lYBJ25sbZ76McWKxXKffrRDdipPdo0aX zUl4ZG2OJdIGNkQkV5v2tqGjUcHFX+TCvVZHyccspDc/AdXOepyXgIwLQkY7PF1GyU+Q 8iGw== X-Gm-Message-State: AOJu0YzGzSewjV9C5LE8TSp5n4pOo76qI5tjBobwnqTiR5A3uY46fb6g kPQoQtdQeyBW8iovzSJZaxwF7vLXBaA= X-Google-Smtp-Source: AGHT+IGt7FTk4AjOt7ys/Japz/PtU0+IdGBYZ4PqLKRzgGvfT0E2eVjVPamErOrGQM8J1yIqTCGSqA== X-Received: by 2002:a05:6214:20c4:b0:65b:1097:760 with SMTP id 4-20020a05621420c400b0065b10970760mr19933698qve.15.1696869608978; Mon, 09 Oct 2023 09:40:08 -0700 (PDT) Received: from localhost.localdomain (dsl-10-149-16.b2b2c.ca. [72.10.149.16]) by smtp.gmail.com with ESMTPSA id t10-20020a0ca68a000000b0065afcf19e23sm3946891qva.62.2023.10.09.09.40.08 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 09 Oct 2023 09:40:08 -0700 (PDT) From: Maxim Cournoyer Date: Mon, 9 Oct 2023 12:38:17 -0400 Message-ID: <06a386701d0066f68a37aad6b13e970e782056d5.1696868940.git.maxim.cournoyer@gmail.com> X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: bug-guix-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Queue-Id: 84B153B37B X-Spam-Score: 4.77 X-Migadu-Spam-Score: 4.77 X-Migadu-Scanner: mx1.migadu.com X-TUID: kvzkk9dmfNUV * gnu/packages/maths.scm (mumps) [arguments] : Replace %default-gnu-imported-modules with %default-gnu-modules. Change-Id: I61e06ba8df29a833124940a1a4e55cb063c66e4b --- gnu/packages/maths.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm index 62bbdc274a..2740bf7e5b 100644 --- a/gnu/packages/maths.scm +++ b/gnu/packages/maths.scm @@ -3894,7 +3894,7 @@ (define-public mumps `(#:modules ((ice-9 match) (ice-9 popen) (srfi srfi-1) - ,@%default-gnu-imported-modules) + ,@%default-gnu-modules) #:phases (modify-phases %standard-phases (replace 'configure -- 2.41.0