From unknown Mon Aug 18 06:57:03 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#78327] [PATCH] gnu: erlang: Update to 27.3.4. Resent-From: Igorj =?UTF-8?Q?Gorja=C4=89ev?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 09 May 2025 06:05:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 78327 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 78327@debbugs.gnu.org Cc: Igorj =?UTF-8?Q?Gorja=C4=89ev?= , Z572 X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.17467706839994 (code B ref -1); Fri, 09 May 2025 06:05:02 +0000 Received: (at submit) by debbugs.gnu.org; 9 May 2025 06:04:43 +0000 Received: from localhost ([127.0.0.1]:34628 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1uDGqh-0002b7-6u for submit@debbugs.gnu.org; Fri, 09 May 2025 02:04:43 -0400 Received: from lists.gnu.org ([2001:470:142::17]:45396) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1uDGqe-0002aj-OH for submit@debbugs.gnu.org; Fri, 09 May 2025 02:04:41 -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 1uDGqR-0004i2-F4 for guix-patches@gnu.org; Fri, 09 May 2025 02:04:27 -0400 Received: from mail.goryachev.org ([213.199.41.95]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1uDGqL-0003CA-4I for guix-patches@gnu.org; Fri, 09 May 2025 02:04:27 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; s=dkim; bh=CniLAn/Bj6i54sb GgMknWYJuJjtnl2RWg3dj/CXgrOo=; h=date:subject:cc:to:from; d=goryachev.org; b=OgWO2uzJZMrR66zsth222JD8JldDpPzYXFf89DUFJjC6GHpDCsd n1Y+5XyDyDBlAUN0GzZokeTbZUFa8ocB7voNVirAYV27mTACqlzEKWuxBHrSH8/Vot6kMX vnZR5GiQOShUxjcxkileoXmt9ud2ApVGy2gcXMToCx4lsKjNGQ= Received: by mail.goryachev.org (OpenSMTPD) with ESMTPSA id 144fa565 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Fri, 9 May 2025 06:04:16 +0000 (UTC) From: Igorj =?UTF-8?Q?Gorja=C4=89ev?= Date: Fri, 9 May 2025 09:03:25 +0300 Message-ID: <080953ab1755b8969627e5d300ea8af3a9b448b6.1746770605.git.igor@goryachev.org> X-Mailer: git-send-email 2.49.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=213.199.41.95; envelope-from=igor@goryachev.org; helo=mail.goryachev.org 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_VALIDITY_RPBL_BLOCKED=0.001, RCVD_IN_VALIDITY_SAFE_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 1.0 (+) 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.0 (/) * gnu/packages/erlang.scm (erlang): Update to 27.3.4. Change-Id: Ifc4c8d814f16b0cc1afa7e157d5e7a043a4c2837 --- gnu/packages/erlang.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gnu/packages/erlang.scm b/gnu/packages/erlang.scm index 6cc369104f0..4c8f7cc5769 100644 --- a/gnu/packages/erlang.scm +++ b/gnu/packages/erlang.scm @@ -49,7 +49,7 @@ (define-module (gnu packages erlang) (define-public erlang (package (name "erlang") - (version "27.3.3") + (version "27.3.4") (source (origin (method git-fetch) ;; The tarball from http://erlang.org/download contains many @@ -61,7 +61,7 @@ (define-public erlang (file-name (git-file-name name version)) (sha256 (base32 - "1aniz42ixl7c3kqkdlc560q2grmq807d4k8vmfk2bc6p49xi7r80")) + "0ha9xyhgwgcv1ln2hx84znjpvl702c0wsdwfiq442f06qx9bskvn")) (patches (search-patches "erlang-man-path.patch")))) (build-system gnu-build-system) (native-inputs @@ -74,7 +74,7 @@ (define-public erlang "/OTP-" version "/otp_doc_man_" version ".tar.gz")) (sha256 (base32 - "0ccnm8kffjli4n40ry7p6jjgh3mcq7pdks4hcdlzbq8i62xq9b1x")))))) + "0d07bg7q8xlhbvf6k7xdy4xic5gq9g3dkxn4vsssg9pljs0zagq8")))))) (inputs (list ncurses openssl wxwidgets)) (propagated-inputs base-commit: ac2d792aae241f5233ee3fdfa29cd3dbaeb9338c -- 2.49.0 From unknown Mon Aug 18 06:57:03 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#78327] [PATCH] gnu: erlang: Update to 27.3.4. Resent-From: Z572 Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 09 May 2025 17:29:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 78327 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 78327@debbugs.gnu.org Cc: 78327-done@debbugs.gnu.org, Igorj =?UTF-8?Q?Gorja=C4=89ev?= X-Debbugs-Original-To: Igorj =?UTF-8?Q?Gorja=C4=89ev?= via Guix-patches via Received: via spool by submit@debbugs.gnu.org id=B.17468117134390 (code B ref -1); Fri, 09 May 2025 17:29:01 +0000 Received: (at submit) by debbugs.gnu.org; 9 May 2025 17:28:33 +0000 Received: from localhost ([127.0.0.1]:39209 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1uDRWS-00018j-Ke for submit@debbugs.gnu.org; Fri, 09 May 2025 13:28:33 -0400 Received: from lists.gnu.org ([2001:470:142::17]:33760) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1uDRWP-00018G-QR for submit@debbugs.gnu.org; Fri, 09 May 2025 13:28:30 -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 1uDRWK-0004tC-Ga for guix-patches@gnu.org; Fri, 09 May 2025 13:28:24 -0400 Received: from mail.z572.online ([88.99.160.180]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1uDRWG-0006oF-6x for guix-patches@gnu.org; Fri, 09 May 2025 13:28:24 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=z572.online; s=me; t=1746812114; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=L8lLb5KTprhIUzOlD84a6wmVeI/bkCsDISyjbqwk4Eg=; b=GQ0z5rJ9VgMLwX9mrLEQG2fA1jqHTZK6oqgpFZYBjRwKzGtZpUwWzjwRDfcSh5FnjiUrEi PIuZ1NcDfNnUjMgsNwiYVOy54DFAx2TjztsJYPnZtEfPeZRWv2I3h1h10pE6ipzfe+U7bM hyC1qCz84VSZw2I1vOJ/rvkcYNbOF10= Received: from m ( [61.174.159.83]) by mail.z572.online (OpenSMTPD) with ESMTPSA id 39b29756 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Fri, 9 May 2025 17:35:13 +0000 (UTC) From: Z572 In-Reply-To: <080953ab1755b8969627e5d300ea8af3a9b448b6.1746770605.git.igor@goryachev.org> ("Igorj =?UTF-8?Q?Gorja=C4=89ev?= via Guix-patches via"'s message of "Fri, 9 May 2025 09:03:25 +0300") References: <080953ab1755b8969627e5d300ea8af3a9b448b6.1746770605.git.igor@goryachev.org> User-Agent: mu4e 1.12.9; emacs 30.0.92 Date: Sat, 10 May 2025 01:28:11 +0800 Message-ID: <875xi9k82c.fsf@z572.online> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Received-SPF: pass client-ip=88.99.160.180; envelope-from=z572@z572.online; helo=mail.z572.online X-Spam_score_int: 4 X-Spam_score: 0.4 X-Spam_bar: / X-Spam_report: (0.4 / 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, PDS_OTHER_BAD_TLD=1.999, RCVD_IN_VALIDITY_CERTIFIED_BLOCKED=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: 3.5 (+++) 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: Igorj =?UTF-8?Q?Gorja=C4=89ev?= via Guix-patches via writes: > * gnu/packages/erlang.scm (erlang): Update to 27.3.4. > > Change-Id: Ifc4c8d814f16b0cc1afa7e157d5e7a043a4c2837 > --- > gnu/packages/erlang.scm | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletio [...] Content analysis details: (3.5 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [2001:470:142:0:0:0:0:17 listed in] [list.dnswl.org] 1.0 SPF_SOFTFAIL SPF: sender does not match SPF record (softfail) 2.0 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: z572.online (online)] -0.0 SPF_HELO_PASS SPF: HELO matches SPF record 0.5 FROM_SUSPICIOUS_NTLD From abused NTLD 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: 3.5 (+++) 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: Igorj =?UTF-8?Q?Gorja=C4=89ev?= via Guix-patches via writes: > * gnu/packages/erlang.scm (erlang): Update to 27.3.4. > > Change-Id: Ifc4c8d814f16b0cc1afa7e157d5e7a043a4c2837 > --- > gnu/packages/erlang.scm | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletio [...] Content analysis details: (3.5 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [2001:470:142:0:0:0:0:17 listed in] [list.dnswl.org] 1.0 SPF_SOFTFAIL SPF: sender does not match SPF record (softfail) 2.0 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: z572.online (online)] -0.0 SPF_HELO_PASS SPF: HELO matches SPF record 0.5 FROM_SUSPICIOUS_NTLD From abused NTLD 1.0 BULK_RE_SUSP_NTLD Precedence bulk and RE: from a suspicious TLD -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Igorj Gorja=C4=89ev via Guix-patches via writes: > * gnu/packages/erlang.scm (erlang): Update to 27.3.4. > > Change-Id: Ifc4c8d814f16b0cc1afa7e157d5e7a043a4c2837 > --- > gnu/packages/erlang.scm | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/gnu/packages/erlang.scm b/gnu/packages/erlang.scm > index 6cc369104f0..4c8f7cc5769 100644 > --- a/gnu/packages/erlang.scm > +++ b/gnu/packages/erlang.scm > @@ -49,7 +49,7 @@ (define-module (gnu packages erlang) > (define-public erlang > (package > (name "erlang") > - (version "27.3.3") > + (version "27.3.4") > (source (origin > (method git-fetch) > ;; The tarball from http://erlang.org/download contains ma= ny > @@ -61,7 +61,7 @@ (define-public erlang > (file-name (git-file-name name version)) > (sha256 > (base32 > - "1aniz42ixl7c3kqkdlc560q2grmq807d4k8vmfk2bc6p49xi7r80")) > + "0ha9xyhgwgcv1ln2hx84znjpvl702c0wsdwfiq442f06qx9bskvn")) > (patches (search-patches "erlang-man-path.patch")))) > (build-system gnu-build-system) > (native-inputs > @@ -74,7 +74,7 @@ (define-public erlang > "/OTP-" version "/otp_doc_man_" version "= .tar.gz")) > (sha256 > (base32 > - "0ccnm8kffjli4n40ry7p6jjgh3mcq7pdks4hcdlzbq8i62xq9b1x")))))) > + "0d07bg7q8xlhbvf6k7xdy4xic5gq9g3dkxn4vsssg9pljs0zagq8")))))) > (inputs > (list ncurses openssl wxwidgets)) > (propagated-inputs > > base-commit: ac2d792aae241f5233ee3fdfa29cd3dbaeb9338c all package build for me, pushed, closing. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEfr6klGDOXiwIdX/bO1qpk+Gi3/AFAmgeOysACgkQO1qpk+Gi 3/Bg8g//Q/UuQZQhp8qxWeDbjtzvWJ92GpNu8oBsOMkz29jJLAPzB4Cz/dokEBdd FfJej1lcexROGVNMZH3REoiDPvSVI+zcBVsBmFPT3t0d7yItRIYgE5B61DZQPzSy PXfOPTQovIyEXctFCd7EtPLo0HQszzGqmVdP8fF68fOnbxkyGKZSoNkXUDO0e61M T/R1D8SgZFMKoehEPS85SZlqbuSJJ2z6Zs9xYTLlePnH1dYb1D5V/P22JN9j7kIJ WOrg7fKnjOmojoqSXuJMT4ha20s7xJqoo0GMbDd5Mn8dHEM/XnXyhCUFuWcPFlTM hXTaFOho+S2RAa3NyHztfoaxDxlc0NSoz2AgVYdnFbmDridV0paizSFG847clRoz YzQlIf9GqDzutGymUQs7K++1EE2jlziaaRoFlBwGB8zXeDu4yMgfcvEuJ98dGLXU 0P/bEcEd2g7D7Pev4jIJ3IKSfowLGu5BYcvcJx5ohAKT01qbaWEvEC3AlpCeClRw /B++A2TPg7lyADcMBvVhLoZMYDYl0D26hi7YV/GSMyTtmZNcG/Wt0aOyOcOB8l5V RiRWrUPfl9Mb0JYJ4asxFbwIvaqdB93fR6zw83uKmZxer5kedRZ1y+AbxNdEplOX hJZcpwv9zmFGBet1RZ1yhLkuxxecPaz5nAPudbHWcs0hX2Dm4As= =gXHh -----END PGP SIGNATURE----- --=-=-=-- From unknown Mon Aug 18 06:57:03 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Igorj =?UTF-8?Q?Gorja=C4=89ev?= Subject: bug#78327: closed (Re: [bug#78327] [PATCH] gnu: erlang: Update to 27.3.4.) Message-ID: References: <875xi9k82c.fsf@z572.online> <080953ab1755b8969627e5d300ea8af3a9b448b6.1746770605.git.igor@goryachev.org> X-Gnu-PR-Message: they-closed 78327 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 78327@debbugs.gnu.org Date: Fri, 09 May 2025 17:29:04 +0000 Content-Type: multipart/mixed; boundary="----------=_1746811744-4503-1" This is a multi-part message in MIME format... ------------=_1746811744-4503-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #78327: [PATCH] gnu: erlang: Update to 27.3.4. which was filed against the guix-patches package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 78327@debbugs.gnu.org. --=20 78327: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D78327 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1746811744-4503-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 78327-done) by debbugs.gnu.org; 9 May 2025 17:28:26 +0000 Received: from localhost ([127.0.0.1]:39205 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1uDRWM-00018N-2e for submit@debbugs.gnu.org; Fri, 09 May 2025 13:28:26 -0400 Received: from mail.z572.online ([88.99.160.180]:45478) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1uDRWG-000183-Ih for 78327-done@debbugs.gnu.org; Fri, 09 May 2025 13:28:23 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=z572.online; s=me; t=1746812114; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=L8lLb5KTprhIUzOlD84a6wmVeI/bkCsDISyjbqwk4Eg=; b=GQ0z5rJ9VgMLwX9mrLEQG2fA1jqHTZK6oqgpFZYBjRwKzGtZpUwWzjwRDfcSh5FnjiUrEi PIuZ1NcDfNnUjMgsNwiYVOy54DFAx2TjztsJYPnZtEfPeZRWv2I3h1h10pE6ipzfe+U7bM hyC1qCz84VSZw2I1vOJ/rvkcYNbOF10= Received: from m ( [61.174.159.83]) by mail.z572.online (OpenSMTPD) with ESMTPSA id 39b29756 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Fri, 9 May 2025 17:35:13 +0000 (UTC) From: Z572 To: Igorj =?utf-8?Q?Gorja=C4=89ev?= via Guix-patches via Subject: Re: [bug#78327] [PATCH] gnu: erlang: Update to 27.3.4. In-Reply-To: <080953ab1755b8969627e5d300ea8af3a9b448b6.1746770605.git.igor@goryachev.org> ("Igorj =?utf-8?Q?Gorja=C4=89ev?= via Guix-patches via"'s message of "Fri, 9 May 2025 09:03:25 +0300") References: <080953ab1755b8969627e5d300ea8af3a9b448b6.1746770605.git.igor@goryachev.org> User-Agent: mu4e 1.12.9; emacs 30.0.92 Date: Sat, 10 May 2025 01:28:11 +0800 Message-ID: <875xi9k82c.fsf@z572.online> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: 2.5 (++) 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: Igorj Gorjaĉev via Guix-patches via writes: > * gnu/packages/erlang.scm (erlang): Update to 27.3.4. > > Change-Id: Ifc4c8d814f16b0cc1afa7e157d5e7a043a4c2837 > --- > gnu/packages/erlang.scm | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletio [...] Content analysis details: (2.5 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 RCVD_IN_VALIDITY_RPBL_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [88.99.160.180 listed in bl.score.senderscore.com] -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 2.0 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: z572.online (online)] 0.0 RCVD_IN_VALIDITY_SAFE_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [88.99.160.180 listed in sa-trusted.bondedsender.org] 0.5 FROM_SUSPICIOUS_NTLD From abused NTLD X-Debbugs-Envelope-To: 78327-done Cc: 78327-done@debbugs.gnu.org, Igorj =?utf-8?Q?Gorja=C4=89ev?= 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.5 (++) 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: Igorj Gorjaĉev via Guix-patches via writes: > * gnu/packages/erlang.scm (erlang): Update to 27.3.4. > > Change-Id: Ifc4c8d814f16b0cc1afa7e157d5e7a043a4c2837 > --- > gnu/packages/erlang.scm | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletio [...] Content analysis details: (2.5 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 RCVD_IN_VALIDITY_RPBL_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [88.99.160.180 listed in bl.score.senderscore.com] 0.0 RCVD_IN_VALIDITY_SAFE_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [88.99.160.180 listed in sa-trusted.bondedsender.org] -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 2.0 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: z572.online (online)] 0.5 FROM_SUSPICIOUS_NTLD From abused NTLD 1.0 BULK_RE_SUSP_NTLD Precedence bulk and RE: from a suspicious TLD -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Igorj Gorja=C4=89ev via Guix-patches via writes: > * gnu/packages/erlang.scm (erlang): Update to 27.3.4. > > Change-Id: Ifc4c8d814f16b0cc1afa7e157d5e7a043a4c2837 > --- > gnu/packages/erlang.scm | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/gnu/packages/erlang.scm b/gnu/packages/erlang.scm > index 6cc369104f0..4c8f7cc5769 100644 > --- a/gnu/packages/erlang.scm > +++ b/gnu/packages/erlang.scm > @@ -49,7 +49,7 @@ (define-module (gnu packages erlang) > (define-public erlang > (package > (name "erlang") > - (version "27.3.3") > + (version "27.3.4") > (source (origin > (method git-fetch) > ;; The tarball from http://erlang.org/download contains ma= ny > @@ -61,7 +61,7 @@ (define-public erlang > (file-name (git-file-name name version)) > (sha256 > (base32 > - "1aniz42ixl7c3kqkdlc560q2grmq807d4k8vmfk2bc6p49xi7r80")) > + "0ha9xyhgwgcv1ln2hx84znjpvl702c0wsdwfiq442f06qx9bskvn")) > (patches (search-patches "erlang-man-path.patch")))) > (build-system gnu-build-system) > (native-inputs > @@ -74,7 +74,7 @@ (define-public erlang > "/OTP-" version "/otp_doc_man_" version "= .tar.gz")) > (sha256 > (base32 > - "0ccnm8kffjli4n40ry7p6jjgh3mcq7pdks4hcdlzbq8i62xq9b1x")))))) > + "0d07bg7q8xlhbvf6k7xdy4xic5gq9g3dkxn4vsssg9pljs0zagq8")))))) > (inputs > (list ncurses openssl wxwidgets)) > (propagated-inputs > > base-commit: ac2d792aae241f5233ee3fdfa29cd3dbaeb9338c all package build for me, pushed, closing. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEfr6klGDOXiwIdX/bO1qpk+Gi3/AFAmgeOysACgkQO1qpk+Gi 3/Bg8g//Q/UuQZQhp8qxWeDbjtzvWJ92GpNu8oBsOMkz29jJLAPzB4Cz/dokEBdd FfJej1lcexROGVNMZH3REoiDPvSVI+zcBVsBmFPT3t0d7yItRIYgE5B61DZQPzSy PXfOPTQovIyEXctFCd7EtPLo0HQszzGqmVdP8fF68fOnbxkyGKZSoNkXUDO0e61M T/R1D8SgZFMKoehEPS85SZlqbuSJJ2z6Zs9xYTLlePnH1dYb1D5V/P22JN9j7kIJ WOrg7fKnjOmojoqSXuJMT4ha20s7xJqoo0GMbDd5Mn8dHEM/XnXyhCUFuWcPFlTM hXTaFOho+S2RAa3NyHztfoaxDxlc0NSoz2AgVYdnFbmDridV0paizSFG847clRoz YzQlIf9GqDzutGymUQs7K++1EE2jlziaaRoFlBwGB8zXeDu4yMgfcvEuJ98dGLXU 0P/bEcEd2g7D7Pev4jIJ3IKSfowLGu5BYcvcJx5ohAKT01qbaWEvEC3AlpCeClRw /B++A2TPg7lyADcMBvVhLoZMYDYl0D26hi7YV/GSMyTtmZNcG/Wt0aOyOcOB8l5V RiRWrUPfl9Mb0JYJ4asxFbwIvaqdB93fR6zw83uKmZxer5kedRZ1y+AbxNdEplOX hJZcpwv9zmFGBet1RZ1yhLkuxxecPaz5nAPudbHWcs0hX2Dm4As= =gXHh -----END PGP SIGNATURE----- --=-=-=-- ------------=_1746811744-4503-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 9 May 2025 06:04:43 +0000 Received: from localhost ([127.0.0.1]:34628 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1uDGqh-0002b7-6u for submit@debbugs.gnu.org; Fri, 09 May 2025 02:04:43 -0400 Received: from lists.gnu.org ([2001:470:142::17]:45396) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1uDGqe-0002aj-OH for submit@debbugs.gnu.org; Fri, 09 May 2025 02:04:41 -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 1uDGqR-0004i2-F4 for guix-patches@gnu.org; Fri, 09 May 2025 02:04:27 -0400 Received: from mail.goryachev.org ([213.199.41.95]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1uDGqL-0003CA-4I for guix-patches@gnu.org; Fri, 09 May 2025 02:04:27 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; s=dkim; bh=CniLAn/Bj6i54sb GgMknWYJuJjtnl2RWg3dj/CXgrOo=; h=date:subject:cc:to:from; d=goryachev.org; b=OgWO2uzJZMrR66zsth222JD8JldDpPzYXFf89DUFJjC6GHpDCsd n1Y+5XyDyDBlAUN0GzZokeTbZUFa8ocB7voNVirAYV27mTACqlzEKWuxBHrSH8/Vot6kMX vnZR5GiQOShUxjcxkileoXmt9ud2ApVGy2gcXMToCx4lsKjNGQ= Received: by mail.goryachev.org (OpenSMTPD) with ESMTPSA id 144fa565 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Fri, 9 May 2025 06:04:16 +0000 (UTC) From: =?UTF-8?q?Igorj=20Gorja=C4=89ev?= To: guix-patches@gnu.org Subject: [PATCH] gnu: erlang: Update to 27.3.4. Date: Fri, 9 May 2025 09:03:25 +0300 Message-ID: <080953ab1755b8969627e5d300ea8af3a9b448b6.1746770605.git.igor@goryachev.org> X-Mailer: git-send-email 2.49.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=213.199.41.95; envelope-from=igor@goryachev.org; helo=mail.goryachev.org 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_VALIDITY_RPBL_BLOCKED=0.001, RCVD_IN_VALIDITY_SAFE_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: submit Cc: =?UTF-8?q?Igorj=20Gorja=C4=89ev?= , Z572 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.0 (/) * gnu/packages/erlang.scm (erlang): Update to 27.3.4. Change-Id: Ifc4c8d814f16b0cc1afa7e157d5e7a043a4c2837 --- gnu/packages/erlang.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gnu/packages/erlang.scm b/gnu/packages/erlang.scm index 6cc369104f0..4c8f7cc5769 100644 --- a/gnu/packages/erlang.scm +++ b/gnu/packages/erlang.scm @@ -49,7 +49,7 @@ (define-module (gnu packages erlang) (define-public erlang (package (name "erlang") - (version "27.3.3") + (version "27.3.4") (source (origin (method git-fetch) ;; The tarball from http://erlang.org/download contains many @@ -61,7 +61,7 @@ (define-public erlang (file-name (git-file-name name version)) (sha256 (base32 - "1aniz42ixl7c3kqkdlc560q2grmq807d4k8vmfk2bc6p49xi7r80")) + "0ha9xyhgwgcv1ln2hx84znjpvl702c0wsdwfiq442f06qx9bskvn")) (patches (search-patches "erlang-man-path.patch")))) (build-system gnu-build-system) (native-inputs @@ -74,7 +74,7 @@ (define-public erlang "/OTP-" version "/otp_doc_man_" version ".tar.gz")) (sha256 (base32 - "0ccnm8kffjli4n40ry7p6jjgh3mcq7pdks4hcdlzbq8i62xq9b1x")))))) + "0d07bg7q8xlhbvf6k7xdy4xic5gq9g3dkxn4vsssg9pljs0zagq8")))))) (inputs (list ncurses openssl wxwidgets)) (propagated-inputs base-commit: ac2d792aae241f5233ee3fdfa29cd3dbaeb9338c -- 2.49.0 ------------=_1746811744-4503-1--