From unknown Wed Jun 25 03:52:28 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#46792 <46792@debbugs.gnu.org> To: bug#46792 <46792@debbugs.gnu.org> Subject: Status: [PATCH] gnu: guile-curl: Update to 0.9. Reply-To: bug#46792 <46792@debbugs.gnu.org> Date: Wed, 25 Jun 2025 10:52:28 +0000 retitle 46792 [PATCH] gnu: guile-curl: Update to 0.9. reassign 46792 guix-patches submitter 46792 Xinglu Chen severity 46792 normal tag 46792 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Fri Feb 26 06:52:51 2021 Received: (at submit) by debbugs.gnu.org; 26 Feb 2021 11:52:51 +0000 Received: from localhost ([127.0.0.1]:40385 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lFbfv-0000WB-GF for submit@debbugs.gnu.org; Fri, 26 Feb 2021 06:52:51 -0500 Received: from lists.gnu.org ([209.51.188.17]:34108) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lFbft-0000W3-IE for submit@debbugs.gnu.org; Fri, 26 Feb 2021 06:52:49 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:41062) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lFbfs-00068f-EJ for guix-patches@gnu.org; Fri, 26 Feb 2021 06:52:48 -0500 Received: from h87-96-130-155.cust.a3fiber.se ([87.96.130.155]:37384 helo=mail.yoctocell.xyz) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lFbfp-0002AB-PG for guix-patches@gnu.org; Fri, 26 Feb 2021 06:52:47 -0500 From: Xinglu Chen DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=yoctocell.xyz; s=mail; t=1614340356; bh=Fstar/2xfSwmZ/oZDXH8ydDvUTHjhyiXhPNlTHyRwmM=; h=From:To:Subject:Date; b=aCFoNdQOpU0QMQJyISU064kLv0+AGusclLkoyFjaaUGpsjD8qLp13cU2fOH2ioEO1 7n2I24HK4IfqE/BlT46M84Br7hrSMK6AqqdqqcvHYQULEiWwAo5kS8CSJk3qH5I4B9 Vb2jJ+1b/4fiqvsWb/U63o+U2p4mY/RggWGbuXW0= To: guix-patches@gnu.org Subject: [PATCH] gnu: guile-curl: Update to 0.9. Message-Id: <2e1d97cc4baaad39ff33db070b1b47779182d9a2.1614340296.git.public@yoctocell.xyz> Date: Fri, 26 Feb 2021 12:52:35 +0100 MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=87.96.130.155; envelope-from=public@yoctocell.xyz; helo=mail.yoctocell.xyz X-Spam_score_int: 28 X-Spam_score: 2.8 X-Spam_bar: ++ X-Spam_report: (2.8 / 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, FROM_SUSPICIOUS_NTLD=0.5, FROM_SUSPICIOUS_NTLD_FP=1.472, PDS_OTHER_BAD_TLD=1.941, RDNS_DYNAMIC=0.982, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: 2.6 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/curl.scm (guile-curl): Update to 0.9. [#:phases]: Update path to module. --- gnu/packages/curl.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gnu/packages/curl.scm b/gnu/packages/curl.scm index 52c2be2f80..730676875c 100644 --- a/gnu/packages/curl.scm +++ b/gnu/packages/curl.scm @@ -198,14 +198,14 @@ not offer a replacement for [...] Content analysis details: (2.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 1.9 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: yoctocell.xyz (xyz)] 1.0 SPF_SOFTFAIL SPF: sender does not match SPF record (softfail) -0.0 SPF_HELO_PASS SPF: HELO matches SPF record -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at https://www.dnswl.org/, medium trust [209.51.188.17 listed in list.dnswl.org] 0.0 RCVD_IN_MSPIKE_H3 RBL: Good reputation (+3) [209.51.188.17 listed in wl.mailspike.net] 0.5 FROM_SUSPICIOUS_NTLD From abused NTLD 0.0 RCVD_IN_MSPIKE_WL Mailspike good senders 1.5 FROM_SUSPICIOUS_NTLD_FP From abused NTLD X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.1 (/) * gnu/packages/curl.scm (guile-curl): Update to 0.9. [#:phases]: Update path to module. --- gnu/packages/curl.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gnu/packages/curl.scm b/gnu/packages/curl.scm index 52c2be2f80..730676875c 100644 --- a/gnu/packages/curl.scm +++ b/gnu/packages/curl.scm @@ -198,14 +198,14 @@ not offer a replacement for libcurl.") (define-public guile-curl (package (name "guile-curl") - (version "0.7") + (version "0.9") (source (origin (method url-fetch) (uri (string-append "http://www.lonelycactus.com/tarball/" "guile_curl-" version ".tar.gz")) (sha256 (base32 - "1zk0ijx6bj212k0j0ma84cpvpvn0x6raaxnby3wdx3w4wnhnscn7")))) + "0y7wfhilfm6vzs0wyifrrc2pj9nsxfas905c7qa5cw4i6s74ypmi")))) (build-system gnu-build-system) (arguments `(#:modules (((guix build guile-build-system) @@ -230,7 +230,7 @@ not offer a replacement for libcurl.") (modify-phases %standard-phases (add-after 'unpack 'patch-undefined-references (lambda* _ - (substitute* "src/curl.scm" + (substitute* "module/curl.scm" ;; The following #defines are missing from our curl package ;; and therefore result in the evaluation of undefined symbols. ((",CURLOPT_HAPROXYPROTOCOL") "#f") base-commit: 099026df5ba6443a9291e8f9d91ccacfdce2f00d -- 2.30.0 From debbugs-submit-bounces@debbugs.gnu.org Fri Feb 26 08:27:47 2021 Received: (at 46792) by debbugs.gnu.org; 26 Feb 2021 13:27:47 +0000 Received: from localhost ([127.0.0.1]:40452 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lFd9n-0004ov-Fg for submit@debbugs.gnu.org; Fri, 26 Feb 2021 08:27:47 -0500 Received: from mail.zaclys.net ([178.33.93.72]:52943) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lFd9m-0004oi-3f for 46792@debbugs.gnu.org; Fri, 26 Feb 2021 08:27:46 -0500 Received: from guix-xps.local (82-64-145-38.subs.proxad.net [82.64.145.38]) (authenticated bits=0) by mail.zaclys.net (8.14.7/8.14.7) with ESMTP id 11QDRcZh009521 (version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for <46792@debbugs.gnu.org>; Fri, 26 Feb 2021 14:27:39 +0100 DMARC-Filter: OpenDMARC Filter v1.3.2 mail.zaclys.net 11QDRcZh009521 Authentication-Results: mail.zaclys.net; dmarc=fail (p=reject dis=none) header.from=zaclys.net Authentication-Results: mail.zaclys.net; spf=fail smtp.mailfrom=lle-bout@zaclys.net DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=zaclys.net; s=default; t=1614346059; bh=6F60ewWLylShosSUu8e9ZhHE0Yzlzmd918keFqf9Bqo=; h=Subject:From:To:Date:From; b=kpD9DhFr6Nkw3X37XxbhawXbVSUXE9xyzUaVCE3HWdbE+eJqVb0kI1daT/wu/W6IL /4/4G3FkNe/5kFXppnxWnoqI2IYWDwAFWGxLV3FMhI7jgPw+2Z5okYCmmNx0QPAfS4 09wYOYt+XC5wzINqRVb5dBiijgs4Yp1cgKSK9vsw= Message-ID: Subject: [PATCH] gnu: guile-curl: Update to 0.9. From: =?ISO-8859-1?Q?L=E9o?= Le Bouter To: 46792@debbugs.gnu.org Date: Fri, 26 Feb 2021 14:27:33 +0100 Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-S4rI8HqgjDJjGQX7hvzI" User-Agent: Evolution 3.34.2 MIME-Version: 1.0 X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 46792 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --=-S4rI8HqgjDJjGQX7hvzI Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hello! Could you use this package update with some software? GNU Guix does not have any package that actually uses it. Once I have a bit more assurance that this works correctly when used, LGTM! Thank you! --=-S4rI8HqgjDJjGQX7hvzI Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEFIvLi9gL+xax3g6RRaix6GvNEKYFAmA490UACgkQRaix6GvN EKZQNw//ZA7/WswHUVJIkXYT9eTPnJTXVOv0jA3PkoRhBo5J+LxmWRBf/coPCGwA hrkHddXD5B1GKuzwD59Fd5zYmaHe9iw1refqlJDCjmw3QrpT0cXK+FOMZsZGQMFw s/ZeUDVdqTYZRfjrK3eWBmHxXObIpLePuYTJsz7M0JQrjROBvMp4JyVjsum1XcY+ aXzOHBaOqA0OcZrspWHzIGnJKWCZKfGAo3oHNoQ6o7BD1LlhC+NQaQWmD41QqPEE CjpHfiNVF7DNU2MUtJi0BpcCDKf+17J+MzWiDOE54MmsimpyGe6Om/B9ujyfBxog A1FsS+6OUCcHNPt5wI+MV+M8UoafjvOV4CaOjeI29xbLq2FoNA3Odqvl0l31XxHB zUaWFGI/JAYhDK7aDJlwZ4hIE8jJBiTBL+Jv3l+eyA9QPG2GWXPAi2U96MtIwOy7 ed6LQBlSUv9nrR49Pxk6HXUer/xOzPcmyIYLwVQV9y3IAGSfhvb3y2P0eGBNXZuw pE4TJBcLhNbR3rWdLMxIogFuPXKODTY8GBYaGnx8iUXAd0ZNvA5RcAwCRx8LVvEU uVDD4Yody6wsqx+xszaS9pd4lD825UxWya00qhYoVMZtrqYCUK+ovM7PcBgKVCkp ExmPbjsGybJm2G6apwOO6mYWiR+TxcQO0j+6i5Nwc+4p+EqWUUY= =YSR0 -----END PGP SIGNATURE----- --=-S4rI8HqgjDJjGQX7hvzI-- From debbugs-submit-bounces@debbugs.gnu.org Fri Feb 26 09:27:46 2021 Received: (at 46792) by debbugs.gnu.org; 26 Feb 2021 14:27:46 +0000 Received: from localhost ([127.0.0.1]:40507 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lFe5q-0006GO-9d for submit@debbugs.gnu.org; Fri, 26 Feb 2021 09:27:46 -0500 Received: from h87-96-130-155.cust.a3fiber.se ([87.96.130.155]:48824 helo=mail.yoctocell.xyz) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lFe5n-0006G4-Ee for 46792@debbugs.gnu.org; Fri, 26 Feb 2021 09:27:44 -0500 From: Xinglu Chen DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=yoctocell.xyz; s=mail; t=1614349655; bh=12UgI/GYq6GWOqsSRed8OF2X6jiLdYPRlV2icKoYeSk=; h=From:To:Subject:In-Reply-To:References:Date; b=BlaD4NWr4mmhsH6JLNiq/buChF9LMJxfs3u5DLH4CfC1g8GhFzweS9eXJMWWRFyDw cUdL31P+srDiHiABgJ0IvPuQWRTBYiKpNon9q+XAZPOntikc0ctnW5feZwiGcHpsNU GF7A/omIu7uIlhMhapQHA6SV732H1jU4ORxNAxOs= To: =?utf-8?Q?L=C3=A9o?= Le Bouter , 46792@debbugs.gnu.org Subject: Re: [bug#46792] [PATCH] gnu: guile-curl: Update to 0.9. In-Reply-To: References: <2e1d97cc4baaad39ff33db070b1b47779182d9a2.1614340296.git.public@yoctocell.xyz> Date: Fri, 26 Feb 2021 15:27:34 +0100 Message-ID: <87im6ehpk9.fsf@yoctocell.xyz> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 2.8 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: On Fri, Feb 26 2021, Léo Le Bouter via Guix-patches via wrote: > Hello! > > Could you use this package update with some software? GNU Guix does not > have any package that actually uses it. > > Once I have a bit more assurance that this works correctly when used, [...] Content analysis details: (2.8 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 1.9 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: yoctocell.xyz (xyz)] 0.5 FROM_SUSPICIOUS_NTLD From abused NTLD 0.4 RDNS_DYNAMIC Delivered to internal network by host with dynamic-looking rDNS X-Debbugs-Envelope-To: 46792 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 2.8 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: On Fri, Feb 26 2021, Léo Le Bouter via Guix-patches via wrote: > Hello! > > Could you use this package update with some software? GNU Guix does not > have any package that actually uses it. > > Once I have a bit more assurance that this works correctly when used, [...] Content analysis details: (2.8 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 1.9 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: yoctocell.xyz (xyz)] 0.5 FROM_SUSPICIOUS_NTLD From abused NTLD 1.0 BULK_RE_SUSP_NTLD Precedence bulk and RE: from a suspicious TLD 0.4 RDNS_DYNAMIC Delivered to internal network by host with dynamic-looking rDNS -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager On Fri, Feb 26 2021, L=C3=A9o Le Bouter via Guix-patches via wrote: > Hello! > > Could you use this package update with some software? GNU Guix does not > have any package that actually uses it. > > Once I have a bit more assurance that this works correctly when used, > LGTM! I tried one of their example files and it worked as expected. #+begin_src scheme (use-modules (curl)) (define handle (curl-easy-init)) (curl-easy-setopt handle 'url "http://www.gnu.org") (display (curl-easy-perform handle)) #+end_src From debbugs-submit-bounces@debbugs.gnu.org Thu Mar 11 17:24:16 2021 Received: (at 46792-done) by debbugs.gnu.org; 11 Mar 2021 22:24:16 +0000 Received: from localhost ([127.0.0.1]:55295 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lKTj6-0008Lv-Gu for submit@debbugs.gnu.org; Thu, 11 Mar 2021 17:24:16 -0500 Received: from eggs.gnu.org ([209.51.188.92]:47396) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lKTj5-0008Lj-0Z for 46792-done@debbugs.gnu.org; Thu, 11 Mar 2021 17:24:15 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]:33318) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lKTiy-0006h2-UZ; Thu, 11 Mar 2021 17:24:08 -0500 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=57028 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1lKTiy-0000mA-CX; Thu, 11 Mar 2021 17:24:08 -0500 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Xinglu Chen Subject: Re: bug#46792: [PATCH] gnu: guile-curl: Update to 0.9. References: <2e1d97cc4baaad39ff33db070b1b47779182d9a2.1614340296.git.public@yoctocell.xyz> Date: Thu, 11 Mar 2021 23:24:04 +0100 In-Reply-To: <2e1d97cc4baaad39ff33db070b1b47779182d9a2.1614340296.git.public@yoctocell.xyz> (Xinglu Chen's message of "Fri, 26 Feb 2021 12:52:35 +0100") Message-ID: <87a6r9wcqj.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 1.3 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Hi, Xinglu Chen skribis: > * gnu/packages/curl.scm (guile-curl): Update to 0.9. > [#:phases]: Update path to module. Content analysis details: (1.3 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at https://www.dnswl.org/, low trust [209.51.188.92 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record -0.0 SPF_HELO_PASS SPF: HELO matches SPF record 2.0 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: yoctocell.xyz (xyz)] X-Debbugs-Envelope-To: 46792-done Cc: 46792-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.3 (/) Hi, Xinglu Chen skribis: > * gnu/packages/curl.scm (guile-curl): Update to 0.9. > [#:phases]: Update path to module. Applied, thanks! Ludo=E2=80=99. From unknown Wed Jun 25 03:52:28 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 09 Apr 2021 11:24:09 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator