From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms13.migadu.com with LMTPS id QF/1BubPdWatewAA62LTzQ:P1 (envelope-from ) for ; Fri, 21 Jun 2024 19:09:26 +0000 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id QF/1BubPdWatewAA62LTzQ (envelope-from ) for ; Fri, 21 Jun 2024 21:09:26 +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=d0GXqssh; 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=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1718996966; 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=HWlpb7VA5sc4JtTXk7pG4XZvm9hc+lqJRR6+qPGk0rk=; b=SGPhmDSxXwDpRaouClA/lki7KzHJwB+bzzn6yHI+WWUxGlXuZz73gwiyTZWMa+0s5Z6jzl TRPSrnk3LDZm4xVsjb+vtl1Q/A5UILwL99llFU5rKVpjn8nVxi8mD6j4JvlynOMl1T3SKA gKE/s3KOw/phtc9HxX76KSrKAoXyXBjUxbn7Ky6ANq87QzlsarLtW2e25hxhpf+8Xomur1 8o3zhs/cipJE0pjPobvKtOlarhHk6xj6kiGWVI6mANTSM8CWkMnowfwB7y5zbVMZPCl7rx BxLN52bqjTRrctyBZg0tQxKv/q6Y3wjxnAWuUMvdFhC4OzCBBRb2ro6bzAY7Tg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=goryachev.org header.s=dkim header.b=d0GXqssh; 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=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1718996966; a=rsa-sha256; cv=none; b=WH08ufdrP5mEwmt7fF3VBFO1z4DkiSVv6S3ASJ2bXVgkt1lujOpAqx/KjfBivE1/SEOT+1 v43PzA1tAK3N1/A4otsuPBTmf8lDHFo9C9XpaiGq/PHsHL0TniV+oWj16oqK88ENeWqobl a8MVk3KtJoP/47E4lENIEvqw/1nXi+9W0FFDevlPurCLBFuUySrYo6/6AkRxTV5CyR7slz Xr/hKkIyiPAjMR8N93XxKbtMhy2DAUBb1BUS9da9l7X187qmMPJkhlABuqzan2GuWeXFns FBQXlpkrsebRi52KtlXecd57+KJWGmRxTCN/IrYR+eBcFKVAWukj91fvTZO3ag== 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 096E06CA7F for ; Fri, 21 Jun 2024 21:09:26 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sKjXQ-0004Ce-WE; Fri, 21 Jun 2024 15:03:09 -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 1sKjXN-0004A4-8X for guix-patches@gnu.org; Fri, 21 Jun 2024 15:03:05 -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 1sKjXM-0007Yo-Sf for guix-patches@gnu.org; Fri, 21 Jun 2024 15:03:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sKjXM-0005AH-1b for guix-patches@gnu.org; Fri, 21 Jun 2024 15:03:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#71707] [PATCH 10/15] gnu: elixir-castore: Update to 1.0.7. Resent-From: Igor Goryachev Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 21 Jun 2024 19:03:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 71707 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 71707@debbugs.gnu.org Cc: Igor Goryachev , Andrew Tropin Received: via spool by 71707-submit@debbugs.gnu.org id=B71707.171899652619707 (code B ref 71707); Fri, 21 Jun 2024 19:03:04 +0000 Received: (at 71707) by debbugs.gnu.org; 21 Jun 2024 19:02:06 +0000 Received: from localhost ([127.0.0.1]:43769 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sKjWP-00057g-Vz for submit@debbugs.gnu.org; Fri, 21 Jun 2024 15:02:06 -0400 Received: from mail.goryachev.org ([104.248.201.73]:36220) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sKjWH-00054o-7E for 71707@debbugs.gnu.org; Fri, 21 Jun 2024 15:01:57 -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 59CF6120371; Fri, 21 Jun 2024 22:01:57 +0300 (MSK) Date: Fri, 21 Jun 2024 22:01:16 +0300 Message-ID: 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=1718996517; bh=HWlpb7VA5sc4JtTXk7pG4XZvm9hc+lqJRR6+qPGk0rk=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References:MIME-Version:Content-Transfer-Encoding; b=d0GXqsshhHxtbs5ncv822BeO53qgYchhoibOrAq9rhJNga7irSaRJ0yCOUaC+x7Wc4gvT+nzN687yiAzzSPJqaLNHFCkHp3qWbkfNlZ1NwYhAYLmJ/G2r84KgCMcGrHJfsYmD40ilL25jcN9Saa1vEH20fPPR44Woll0r4r1hmQ= 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: 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-Country: US X-Migadu-Flow: FLOW_IN X-Spam-Score: -6.36 X-Migadu-Queue-Id: 096E06CA7F X-Migadu-Scanner: mx10.migadu.com X-Migadu-Spam-Score: -6.36 X-TUID: 7Ms7zgzHgSWF * gnu/packages/elixir-xyz.scm (elixir-castore): Update to 1.0.7. Change-Id: I5281ad7e453774053f82c004fe75c886b69b48aa --- gnu/packages/elixir-xyz.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/elixir-xyz.scm b/gnu/packages/elixir-xyz.scm index af5f760294..f7b1b04855 100644 --- a/gnu/packages/elixir-xyz.scm +++ b/gnu/packages/elixir-xyz.scm @@ -193,13 +193,13 @@ (define-public elixir-inch-ex (define-public elixir-castore (package (name "elixir-castore") - (version "1.0.4") + (version "1.0.7") (source (origin (method url-fetch) (uri (hexpm-uri name version)) (sha256 - (base32 "1y44amb8falsmrfzpkmf7qp6215g9kdl76g91dpna4af2jwc264l")))) + (base32 "1xaw8n8g7qfygf8z8sz7f7pwmdl4lxshi9lj2b6j386jn2j8axys")))) (build-system mix-build-system) (arguments (list #:tests? #f)) ; no tests (synopsis "Up-to-date CA certificate store") -- 2.45.1