From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.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 8AQ/Fx3DH2X/hgAAG6o9tA:P1 (envelope-from ) for ; Fri, 06 Oct 2023 10:19:41 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id 8AQ/Fx3DH2X/hgAAG6o9tA (envelope-from ) for ; Fri, 06 Oct 2023 10:19:41 +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 2406149A26 for ; Fri, 6 Oct 2023 10:19:41 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=IDkk0AAH; 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=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1696580381; 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-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=8h4BlwnZ1REQ2FP2Pk/P+nna6yOUjpdMYX4ZIgwSYsc=; b=uUMl0sUbCgspYjKjTFy80PxHHIqSZdCs/dp9FzH6eoiQUBsHCBVtX5JhsYv20MNYALSs27 Seopo0ugO+B84FDLD2NWMmaHBXoSVnD7LbOHzyNqd1QLiUCVld+Rbd5PqZRmYUt1x4oer4 tXPtwPC+PWvgTJxQnBsPLP0hdqCvA641pMyBAaC8OcbhQMmi1qblN+iZ3wZTTzJVXp8Jz9 dXaJ3hp9BOfRcXRJqdrz3wFvWaWC7qyl7zL1lDQqnYj+ixPfBTERmgiybDADgd1H1lC+w4 ZKCjFZPtZETz/zwxu0ry0tCN/yTuCkm9eFioHfKP0zVxvza2JVFwHrMp0hUf1A== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1696580381; a=rsa-sha256; cv=none; b=VBpb04WWNXTitBhKxiPzP1o68ktFiPPi4v5SHBI+IMLmQe3HJT4+JYsX8SWWcmJ7S9MqZH Kd3e8b2RmcVoktuCmcEiw+AVty5RZ8rfyyFGsegTKWz2IG2IfMBSDsW01ei5Gct2JM0B9b lnxQLDBbhVFyVC1WJs0hoQ5X3rhUoQK430BjJWFszNvyE4tdtyz8h5Rlt128CDFtbp/EsF 2U4wsu4lWHQ9ZpJjE1InonlhPTXH356gabPe6L3ryYUbBWyi2TkErBqTF4oZ/6xBVSSen0 freqIAMmDZKepRk3WcItf0h6n6LBw6a7UMncxRC2MqMH5ykPD42eYzRxC+0jHA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=IDkk0AAH; 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=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qog2n-0002pX-TQ; Fri, 06 Oct 2023 04:18:45 -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 1qog2m-0002pI-Ge for guix-patches@gnu.org; Fri, 06 Oct 2023 04:18:44 -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 1qog2m-0005vg-8I for guix-patches@gnu.org; Fri, 06 Oct 2023 04:18:44 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qog34-0006lC-Tc for guix-patches@gnu.org; Fri, 06 Oct 2023 04:19:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66359] [PATCH] gnu: curl: Update to 8.3.0. Resent-From: Simon Tournier Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 06 Oct 2023 08:19:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66359 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Liliana Marie Prikler , 66359@debbugs.gnu.org Received: via spool by 66359-submit@debbugs.gnu.org id=B66359.169658033625960 (code B ref 66359); Fri, 06 Oct 2023 08:19:02 +0000 Received: (at 66359) by debbugs.gnu.org; 6 Oct 2023 08:18:56 +0000 Received: from localhost ([127.0.0.1]:49095 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qog2x-0006kZ-Sp for submit@debbugs.gnu.org; Fri, 06 Oct 2023 04:18:56 -0400 Received: from mail-wr1-x42b.google.com ([2a00:1450:4864:20::42b]:40131) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qog2r-0006jt-12 for 66359@debbugs.gnu.org; Fri, 06 Oct 2023 04:18:53 -0400 Received: by mail-wr1-x42b.google.com with SMTP id ffacd0b85a97d-3231e138f44so192579f8f.0 for <66359@debbugs.gnu.org>; Fri, 06 Oct 2023 01:18:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1696580304; x=1697185104; darn=debbugs.gnu.org; h=mime-version:message-id:date:references:in-reply-to:subject:to:from :from:to:cc:subject:date:message-id:reply-to; bh=8h4BlwnZ1REQ2FP2Pk/P+nna6yOUjpdMYX4ZIgwSYsc=; b=IDkk0AAHNVXWCxa8zLEQ1U69Ft4SXDcC1qfREd+uOZ9XvotpIcjTlSEoixerHIcibt 20Z8pAyJAy0FYG7/t4SQAriE9CYv+uM2xhN3XyjcK3XXb/n4ZmK7nVmYyEKZayNt6BCH aw9k+G+kCYFZ/GJXldgqGKIVQEtQCW6V15J6ak3/7fTeMknMJo6rpRyTLY2PxTYzoqc3 uAo5iwTmYI9/o7CgMnzT6uEykCjQ65nUqW7JxwmKMe/eImTBgmVFyxMQYgYkSCmqbgHN NNgTUqUi/0CzrQM/RDHm+LDRsBe0eu54dXDiNVfv41a/0d7HmqL8g/Y37XXJdhadcCI8 P8ig== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696580304; x=1697185104; h=mime-version:message-id:date:references:in-reply-to:subject:to:from :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=8h4BlwnZ1REQ2FP2Pk/P+nna6yOUjpdMYX4ZIgwSYsc=; b=f83zyZm+AIugGtK3UmN2yn9Is4BpGWbnYDDZnw9aYqmmOu1Hauz2E+ojrLA3EbSI1O 137vmbtT6UmQOpJt2A84hEOWeQWpYdabFBbqCDe1WAqOU+68LBdbOIpqi2ycdb9EcBxB 6Uv2IUq27fJF8SgAeq+Rw3NJkaA+vInpr1vAEb00cTr7Td7k229giY7laxAGblGzJ7D7 95JNsy8e7WilpR8ZtrWkfGgc0KaDTArkJ92BAH0+pQNRMv+8cppcM4ywCY2Mo5ViSo42 6AJMWuQG6rIFLdF8c3ylMpWOcptLEgEOnNxQoI0BAvXtIZFcd7DP2BoKIq62p8g6FwDx lvdg== X-Gm-Message-State: AOJu0YyXvBqhMzqy1G9a9AADKt4QV7GkRqSvR7JX30GoEl9vYenzrWsZ 21qMxsxY3iOCxMjRtj2Q+3uOm6z1Rug= X-Google-Smtp-Source: AGHT+IEwpnUufezxVO0rxUfZVPBqhM3u2ouDDY8a/Bc8qa05Vs9xvq2SOay3Ll6k+XUF6hTajwckOQ== X-Received: by 2002:adf:e892:0:b0:328:2f4c:8185 with SMTP id d18-20020adfe892000000b003282f4c8185mr6714402wrm.6.1696580304495; Fri, 06 Oct 2023 01:18:24 -0700 (PDT) Received: from pfiuh07 ([193.48.40.241]) by smtp.gmail.com with ESMTPSA id n20-20020adf8b14000000b003296b62d413sm551375wra.82.2023.10.06.01.18.24 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 06 Oct 2023 01:18:24 -0700 (PDT) From: Simon Tournier In-Reply-To: References: Date: Thu, 05 Oct 2023 18:26:20 +0200 Message-ID: <87lechujbn.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain 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: 2.76 X-Migadu-Spam-Score: 2.76 X-Migadu-Scanner: mx1.migadu.com X-Migadu-Queue-Id: 2406149A26 X-TUID: XCxu1/Td5WVA Hi, On Thu, 05 Oct 2023 at 08:11, Liliana Marie Prikler wrote: > +(define curl/fixed > + (let ((%version "8.3.0")) Naive question, why %version and not version? > + (package > + (inherit curl) > + (version "8.3.0-0") ; add -0 for grafting > + (source (origin > + (method url-fetch) > + (uri (string-append "https://curl.se/download/curl-" > + %version ".tar.xz")) Cheers, simon