From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id OOQEAp+wfmItKQAAbAwnHQ (envelope-from ) for ; Fri, 13 May 2022 21:25:19 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id KCEkAZ+wfmKD8gAAG6o9tA (envelope-from ) for ; Fri, 13 May 2022 21:25:19 +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 5B45A2DBEE for ; Fri, 13 May 2022 21:25:18 +0200 (CEST) Received: from localhost ([::1]:47354 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1npaub-0007qq-69 for larch@yhetil.org; Fri, 13 May 2022 15:25:17 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:43262) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1npauM-0007qR-D1 for guix-patches@gnu.org; Fri, 13 May 2022 15:25:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:51161) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1npauM-0001c4-4V for guix-patches@gnu.org; Fri, 13 May 2022 15:25:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1npauM-0006jV-0Q for guix-patches@gnu.org; Fri, 13 May 2022 15:25:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55400] [Patch] bump Erlang to 24.3.4 Resent-From: Cees de Groot Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 13 May 2022 19:25:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 55400 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 55400@debbugs.gnu.org X-Debbugs-Original-To: "guix-patches@gnu.org" Received: via spool by submit@debbugs.gnu.org id=B.165246989925863 (code B ref -1); Fri, 13 May 2022 19:25:01 +0000 Received: (at submit) by debbugs.gnu.org; 13 May 2022 19:24:59 +0000 Received: from localhost ([127.0.0.1]:45058 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1npauI-0006j5-Rx for submit@debbugs.gnu.org; Fri, 13 May 2022 15:24:59 -0400 Received: from lists.gnu.org ([209.51.188.17]:56432) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1npauH-0006iv-Ca for submit@debbugs.gnu.org; Fri, 13 May 2022 15:24:57 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:43256) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1npauH-0007q5-7p for guix-patches@gnu.org; Fri, 13 May 2022 15:24:57 -0400 Received: from mail-4317.proton.ch ([185.70.43.17]:24008) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1npauE-0001bd-7c for guix-patches@gnu.org; Fri, 13 May 2022 15:24:56 -0400 Date: Fri, 13 May 2022 19:24:43 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=evrl.com; s=protonmail3; t=1652469889; bh=p1JqSeKASyko9W547npng687HD03S6WLFOMxRMcbUo4=; h=Date:To:From:Reply-To:Subject:Message-ID:Feedback-ID:From:To:Cc: Date:Subject:Reply-To:Feedback-ID:Message-ID; b=Gd2LBt1MaACUsUXgNKOsFnBJ7fCNR9RZidLOlhfy7NAGgMIBzw5elIWXGz6pVItUq /rEiZDW+paDazSn2CkWAJwKSnVOiCcq0rKIQxPKnOoQG+pG0fVwh2O6f5gGl4EaJZB EL0ooKRSdvSHDTiYYIeREwG+q9kHZ72TCDrK54OXqZJTbFuL7UzTLtLN2TRody+5ic 1BZ3EKraclq+ByBgSgKdVyq8/eC9oxrW6iv7BUfjjDyYHySAy51a2QYkD8s0j/d5CL k+Y7xa9dtnfZG7pn/9hVOeXaQgNlWp2MHAxK7HLfHmp6l840pNyYxAFftn3/0xTori 4ObgNo15IF/nA== From: Cees de Groot Message-ID: Feedback-ID: 28366494:user:proton MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=185.70.43.17; envelope-from=cg@evrl.com; helo=mail-4317.proton.ch 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, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action 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: , Reply-To: Cees de Groot Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1652469918; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=p1JqSeKASyko9W547npng687HD03S6WLFOMxRMcbUo4=; b=HshsRNT0PdPgUwaCmSinBwyOtxx9/s0xe3gG+8y+s5g5IbHNyfTvvwrZAasr4uSbP3y2tx 5iNwkXOZNX5h6MeA7rkSsFKhQ0Nokqq1s5Yb8v5tMZWOM9lqsLp3GWzofNT5f2RmJsC9aW l+3m3358RJjHfQbpTCctc7X1jpNVrQT2PbxMcbPWb6KqirbOCrK6GVv8S1WrL523dTtNeo pD9lB5TWnxnrMb8dK7TE3FkopMYG9Hm+6EPg+wEOjOOXsi/lDG4WN3IkY5bGQjMHJN4FJ8 ZavlPFj+xNO5lBE82MyrJZ7Bq43Hqs8hXckmm6WstfopPOKl8sBt4mW4TOPSuA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1652469918; a=rsa-sha256; cv=none; b=lLQwA5y7mEOX/o/fnYJ6We92EdrsmfmoGdaXNSvg+9kMUUK7AO1QNyPF2Ti0JoGxyObEkY rQJvN2db1i15f+TKbkXmWU/b6YzlpBvXI7D0Yyr+Tg8Hlr6FJE7wwtn+cfHgDniI6arsKI zxghCXfTkeakPbKfZkRTeF+Bjbwkni/Nq/rVgcUUNfN4sqloj93uqo6pCqEu2CXuDdP1k9 6QDxeXumlfskQjnPy6cLsQraVdiklUiNAKPeZyUzGro10FHRp5QH7x9rB88/qRCaWpe4iv fZ0BZcQF8RbMjsW/rOZzdNiWlSdhQ+2m5r4PECgO3iVLftddnbBTm/PsIWvknA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=evrl.com header.s=protonmail3 header.b=Gd2LBt1M; dmarc=fail reason="SPF not aligned (relaxed)" header.from=evrl.com (policy=none); 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" X-Migadu-Spam-Score: 5.78 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=evrl.com header.s=protonmail3 header.b=Gd2LBt1M; dmarc=fail reason="SPF not aligned (relaxed)" header.from=evrl.com (policy=none); 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" X-Migadu-Queue-Id: 5B45A2DBEE X-Spam-Score: 5.78 X-Migadu-Scanner: scn1.migadu.com X-TUID: X4ntkBhYFnDM >From a277a8289420cdf09fca15889053b19074848423 Mon Sep 17 00:00:00 2001 From: Cees de Groot Date: Fri, 13 May 2022 15:21:24 -0400 Subject: [PATCH] Bump Erlang to 24.3.4 --- 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 888a0f4f1e..779024cbeb 100644 --- a/gnu/packages/erlang.scm +++ b/gnu/packages/erlang.scm @@ -41,7 +41,7 @@ (define-module (gnu packages erlang) (define-public erlang (package (name "erlang") - (version "24.2.1") + (version "24.3.4") (source (origin (method git-fetch) ;; The tarball from http://erlang.org/download contains many @@ -53,7 +53,7 @@ (define-public erlang (file-name (git-file-name name version)) (sha256 (base32 - "0glbdh4la0k4ikygj6rssvlbxbzybjn0bpp276wq170d6rgahlf6")) + "0rrnppglh261x81w9bzmh6wvxy8xjqiiw3nvv4q2214pmc1pxilr")) (patches (search-patches "erlang-man-path.patch")))) (build-system gnu-build-system) (native-inputs @@ -67,7 +67,7 @@ (define-public erlang (version-major+minor version) ".tar.gz")) (sha256 (base32 - "0k2zghkkqmf8g66hfb6zff2b7q5sl3r9y6lmv56ky03wzh9lpbjn")))))) + "057nrw8563nyd98l5zp9ffi3npw6h3jx06j1hv110wzpxqi25bb8")))))) (inputs (list ncurses openssl wxwidgets)) (propagated-inputs -- 2.36.0