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 gMy8N9NCJGVflgAAauVa8A:P1 (envelope-from ) for ; Mon, 09 Oct 2023 20:13:40 +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 gMy8N9NCJGVflgAAauVa8A (envelope-from ) for ; Mon, 09 Oct 2023 20:13:39 +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 BDA7F58229 for ; Mon, 9 Oct 2023 20:13:39 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=RZxfKRKE; 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=1696875219; 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=mrNyQxzZbISyTGA9HvE3hdjQqC6VZlNpP7RPMooC3k8=; b=AlumLrGEX7X7SjGEGQ/lcq9cJ6HHHIpkh9iW7lRY+gotkh+DWWCswtpU+3rKAQ4aEyYEw7 Qqe2AKfNTJRsjTFC6+rDl+AHR81R460PAwhEoAy7OLUGu2RI8XwhAh2H9FiXnM3VDl72gu Lw6OJ7LqOJwdLS08jiMkaTvSGjaSJjF6G7LT7a5VP7QkVE8NC3xB/C8zv3xZF5hUAKmROO JTDnoZFMW4iiIrVKp/fJpPsoIlJfVaSA0Ndmpy3Gy9wzrbxYB6kxvjr8hDQ7b5qnaFW9OY cBRkcdTvcRB6wggEKme+k5DPB2QiDvq1xvVZJ9rJVucnksxVO84rkr8j/QJAcg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=RZxfKRKE; 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=1696875219; a=rsa-sha256; cv=none; b=VPN9/YDFvQizHfnsy7MiEV7Uz3O3Tyr3p0Mxj54iZyS5LTbouwwQAA4oAQ6ZP77f34w0NS yoDszyJd5TbyPXFPfMomrHZL5LjYoIWWmTUP8+il88xP4KGiFXhlYz3cP1TayHynOKurK3 wu4c/iJHy8Pm70IqhgWcMpAITpRbOvWOIZ3fMJPjL1F/385EnuB2xobp7hrrlP6FlJOngb t8LZljp2EvWqMsGe2yWrxBiPc1alwfjsTGpPGltksPSM2MfkPUtfjowKTTJw6H0SW1kouJ cDfrv5WHAvchCqySB+R9TvZgm079TCRr471BsOiAl3ysVSLcTwv999QzNhvdoA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qptIO-00036o-2A; Mon, 09 Oct 2023 12:39:52 -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 1qptIM-00035H-Bu for bug-guix@gnu.org; Mon, 09 Oct 2023 12:39:50 -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 1qptIM-0000kx-36 for bug-guix@gnu.org; Mon, 09 Oct 2023 12:39:50 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qptIg-0003mY-NN for bug-guix@gnu.org; Mon, 09 Oct 2023 12:40:10 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#65924: [PATCH core-updates 11/65] gnu: guile-curl: Import the correct set of modules. Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Mon, 09 Oct 2023 16:40:10 +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 Received: via spool by 65924-submit@debbugs.gnu.org id=B65924.169686960314369 (code B ref 65924); Mon, 09 Oct 2023 16:40:10 +0000 Received: (at 65924) by debbugs.gnu.org; 9 Oct 2023 16:40:03 +0000 Received: from localhost ([127.0.0.1]:60930 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qptIY-0003jW-8U for submit@debbugs.gnu.org; Mon, 09 Oct 2023 12:40:02 -0400 Received: from mail-qv1-xf2d.google.com ([2607:f8b0:4864:20::f2d]:56698) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qptIO-0003gk-87 for 65924@debbugs.gnu.org; Mon, 09 Oct 2023 12:39:52 -0400 Received: by mail-qv1-xf2d.google.com with SMTP id 6a1803df08f44-65b0383f618so31114606d6.1 for <65924@debbugs.gnu.org>; Mon, 09 Oct 2023 09:39:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1696869566; x=1697474366; 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=mrNyQxzZbISyTGA9HvE3hdjQqC6VZlNpP7RPMooC3k8=; b=RZxfKRKEO087I6LO3fIXYwDiuSnHKe94voXp14Azj71DJidB9fyiDbit+PFgxzx4Yd WkU37Cki422sX2wKv75V13bCb0vL7W2UXfzDRxauEIUeOamqCdEIqM0xEny9FICgsckj Gia9QT/nXNJYCFlANHYgteBDJLbk/LGmtidpR1mxQCYKzQiEnwv/nhcKXn3m/mdfYXrk ucodyDHZ3XRpm84HOVqvwtD86e8RxtHROgQ3zyDrYM5yMDD6mk2bHG+6t1K8dZSpje0s zMIarsp2fNtu4ZetEeERssuPjHP3d3n899hEgZ95D9t0Jykh09Mcvxppu8LhoIFQ8vg0 1osA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696869566; x=1697474366; 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=mrNyQxzZbISyTGA9HvE3hdjQqC6VZlNpP7RPMooC3k8=; b=hlF2/xb28iXaHuCVlEcadPqKpHgGrsDNZSqrRE6gGh6+7/sJm//sM66KEJkckALx1z mKsOSByUHCeyi41VUfqDSzdN/IrgYnYWTtNkydjiQvz31KzNyP1Ai/C8SfZUUFQ5dnap 3MK9c7lCOcVhjy+s7ikfDhmqf95O9d2e2hMwyahiMAtI14Vg+gi4egOKIfppeuZhyYMF 7FV12q/Vaeh1l2NmDNWbDvNjzNtXTmmBvebK0FXUGyde0TEjdfZ19huP6REbsKozWY0w 6tJA5aOFSYNlyP/ZvU7kS57Io4p0+kM3JoYCceXyD8RB/Wk7TjLoRf0Fj7rdHt5xWj59 RPfA== X-Gm-Message-State: AOJu0YwDpSlyoLkNaArtTK45W3cSyGTCldmmX/bYUpQt2JL5tibIXqR0 fI0AKxK0uQ7w2iJhxd+s/GXo9QMqtPA= X-Google-Smtp-Source: AGHT+IEIXCTQADql19py0nRRd+EAuXEpUgJsLFHgZDSW9HzI1rvARVNRe20v50Ye5OQPnqN+ouCSUg== X-Received: by 2002:ad4:5004:0:b0:65b:2e81:e507 with SMTP id s4-20020ad45004000000b0065b2e81e507mr15736553qvo.4.1696869565814; Mon, 09 Oct 2023 09:39:25 -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.39.25 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 09 Oct 2023 09:39:25 -0700 (PDT) From: Maxim Cournoyer Date: Mon, 9 Oct 2023 12:37:40 -0400 Message-ID: <7b6eb9cc21eae4418717966b17a2591f5bd6d634.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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: 3.31 X-Spam-Score: 3.31 X-Migadu-Queue-Id: BDA7F58229 X-Migadu-Scanner: mx2.migadu.com X-TUID: Z/Qh3TdcGvRs * gnu/packages/curl.scm (guile-curl) [arguments] : Replace %default-gnu-imported-modules with %default-gnu-modules. Change-Id: I32afb143c4f747874d0e8dd1e53aee7481356ef1 --- gnu/packages/curl.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/curl.scm b/gnu/packages/curl.scm index 5c8d88692e..59bebe29db 100644 --- a/gnu/packages/curl.scm +++ b/gnu/packages/curl.scm @@ -238,7 +238,7 @@ (define-public guile-curl (arguments `(#:modules (((guix build guile-build-system) #:select (target-guile-effective-version)) - ,@%default-gnu-imported-modules) + ,@%default-gnu-modules) #:imported-modules ((guix build guile-build-system) ,@%default-gnu-imported-modules) #:configure-flags (list (string-append -- 2.41.0