From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms13.migadu.com with LMTPS id OG1DIfmmamYtgwAAqHPOHw:P1 (envelope-from ) for ; Thu, 13 Jun 2024 07:59:53 +0000 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id OG1DIfmmamYtgwAAqHPOHw (envelope-from ) for ; Thu, 13 Jun 2024 09:59:53 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=goryachev.org header.s=dkim header.b=3PFaNSl4; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1718265593; h=from:from:sender:sender:reply-to: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=7vy5j+nCmitga1x/PwVgVGKbQo2UNfFbCXWZ/2Jgobw=; b=E4sIPTPCKcdY+ScLiMJaeVxpXs+X/lfHAUaYRdySlSV+QNDFXZ14Scx2Le1zWA+SQFZkQ7 7YkJvuGnQiefwYRbuzjl3yFN6bedJetH5TrYKXwJn90CgLe1QeyV/VzxgNMdndCw4vI4fI b8/PAzrMKfaBhpu5xXGJFDcprWkeXXOVkbkiqAgrqPzYvQ4BSPN5bzxWqr0CEAt+Y8Y5A6 WTK4qEPc8SdszgMYlHVpb+DJKmZnvrC4f3Y3kIu/jhcW7O/GLPJaFTfiwtzG7NRnHHA8JJ 8U1ibG3rnZ+nlG1qe0u3kY7iHsbew4a5PBxyuGcDxR4AffdwqNMLHG0QfLKxlg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1718265593; a=rsa-sha256; cv=none; b=bu0Vje0duc/MSOR2QezYCgzdEDFLY5GuJOjNgj98rQ2t/28wgvCcanoQ/kUR2BOLyZ+7C+ QJxc0zPdTFhYJ5jOhii4PMLWaZOiTuEicQw+9MuUOIgNVbnbwExcUFU5KKCiuSvu1Ie+FN PNKZG82XYOMZfU8F6o+eHTtiC/+Vzxp9tXIEFv3w3a3D9qaR8+K2WhLDJJJYmaYouMCdLk D9WCFGSaXoh/bHrlzp0EvcU6uiqEPc+MsFb52dMPy1xxXrqDkLUM1yumDpoKrNJ8b5FQml qP9XigCtF7UmzFF1MXCSuotKq+/8t0JElqIsqz4/ixJCkDGxOcB/AA5ENYC2sg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=goryachev.org header.s=dkim header.b=3PFaNSl4; dmarc=pass (policy=none) header.from=gnu.org; 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" 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 7075C3E0E4 for ; Thu, 13 Jun 2024 09:59:53 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sHfMQ-0004vt-HS; Thu, 13 Jun 2024 03:59:06 -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 1sHdob-0000ZZ-7T for guix-patches@gnu.org; Thu, 13 Jun 2024 02:20:06 -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 1sHdoa-0006PD-7i for guix-patches@gnu.org; Thu, 13 Jun 2024 02:20:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sHdoZ-0001Hy-FF for guix-patches@gnu.org; Thu, 13 Jun 2024 02:20:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#71527] [PATCH 03/20] gnu: erlang-certifi: Update to 2.13.0. Resent-From: Igor Goryachev Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 13 Jun 2024 06:20:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 71527 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 71527@debbugs.gnu.org Cc: Igor Goryachev Received: via spool by 71527-submit@debbugs.gnu.org id=B71527.17182595674691 (code B ref 71527); Thu, 13 Jun 2024 06:20:03 +0000 Received: (at 71527) by debbugs.gnu.org; 13 Jun 2024 06:19:27 +0000 Received: from localhost ([127.0.0.1]:54814 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sHdnz-0001DY-9l for submit@debbugs.gnu.org; Thu, 13 Jun 2024 02:19:27 -0400 Received: from mail.goryachev.org ([104.248.201.73]:49340) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sHdnt-0001C0-CW for 71527@debbugs.gnu.org; Thu, 13 Jun 2024 02:19:21 -0400 Received: from localhost.localdomain (213-91-248-88.ip.btc-net.bg [213.91.248.88]) by mail.goryachev.org (Postfix) with ESMTPSA id 2C3861202BE; Thu, 13 Jun 2024 09:19:20 +0300 (MSK) Date: Thu, 13 Jun 2024 09:17:40 +0300 Message-ID: <38ccedabe1c7ebbcd55026473f0ef3562fbeea7c.1718205806.git.igor@goryachev.org> X-Mailer: git-send-email 2.45.1 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=goryachev.org; s=dkim; t=1718259560; bh=7vy5j+nCmitga1x/PwVgVGKbQo2UNfFbCXWZ/2Jgobw=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References:MIME-Version:Content-Transfer-Encoding; b=3PFaNSl4BlrnTXljurQyodM9eTkxi7cBulLbV5GF6eBjl+goOSrc4J8tX6h1IqZTc65mN5g7FztqP9JKBbSDfjyw0FHF9T8+si/eDmZJxxEfH7c2WcWnFrMCwDHj2qUFaoh1jb/igN1YUKwcNqoBjvmVsYQYTkfRjT+w0/xPTDY= X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Mailman-Approved-At: Thu, 13 Jun 2024 03:58:59 -0400 X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: Igor Goryachev X-ACL-Warn: , Igor Goryachev via Guix-patches From: Igor Goryachev via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -3.34 X-Spam-Score: -3.34 X-Migadu-Queue-Id: 7075C3E0E4 X-Migadu-Scanner: mx11.migadu.com X-TUID: R7GaRBZk14yf * gnu/packages/erlang.scm (erlang-certifi): Update to 2.13.0. Change-Id: If1ea284809c6f581375140795ba2ca9e0deb39a8 --- gnu/packages/erlang.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/erlang.scm b/gnu/packages/erlang.scm index 9bd6394518..97cfd7d872 100644 --- a/gnu/packages/erlang.scm +++ b/gnu/packages/erlang.scm @@ -248,13 +248,13 @@ (define-public erlang-bbmustache (define-public erlang-certifi (package (name "erlang-certifi") - (version "2.9.0") + (version "2.13.0") (source (origin (method url-fetch) (uri (hexpm-uri "certifi" version)) (sha256 - (base32 "0ha6vmf5p3xlbf5w1msa89frhvfk535rnyfybz9wdmh6vdms8v96")))) + (base32 "1887qmxp7qmha4c8k4m4cw35iii15srrdmfmvypp0q7hl0rragcg")))) (build-system rebar-build-system) (arguments `(#:tests? #f)) ;; have not been updated for latest cert bundle -- 2.45.1