From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id OOURJi1SymTHVgAASxT56A (envelope-from ) for ; Wed, 02 Aug 2023 14:55:09 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id qATtJC1SymQqMwAAG6o9tA (envelope-from ) for ; Wed, 02 Aug 2023 14:55:09 +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 30CEB327EF for ; Wed, 2 Aug 2023 14:55:09 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=QyVUXCud; 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=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1690980909; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-to: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=F7CqR+74tHivu6QhTKPnlLFWyw8TLa2Fyuy1nwI99Bc=; b=LMBNlnsC6OcoyCN30SAyp0Z6rtDtMs530y6fEMvkdQw4Uot6gSE3C9Lh0fecoCrRY5o+YW RUfaEwP1VLF/wbQiNN86mtTPmEvus3hL16ImaAmKhutkIq3SOupHIM8MUGjQEoIXIJmPbg 2pMHShlD8VK/RNHcg71ekWFEApOOyrqMDpBcIZ3DyslpaJVDx1lOj3FekoYAhWNX0vMCsm ArQRtWZJieXLizGLm08LZy7+et06/iVxtDKYKhk7C6BALEF7hlKPJhRvu3pD/fDm+DlUv9 3TWpfYJ6Wdh2la1HtUwIY5A/8RXJfpnG/pnd1ZpOBAf7GKO5cMh/eEa3oKxKUA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=QyVUXCud; 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=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1690980909; a=rsa-sha256; cv=none; b=k5ocQeORKSKulF+PzGxVh2CWAwBd9bDSD5ahK8E2ta9dEhu677Zo9cVuJJBCboLjkgSR7W NIrBqqhtP6t0XgojjMnzTj+3jNeIk02XpCxypUvT0oU47DdVV+UN2tbvH8ioXfzYAsu7YK D9nUwvNuEK5Z6q+toHpYKKL63X1QqjvgBXBcIqVAxFd+CLt0pY34dHPgs3ah7SPXvC4Nbu NeKUUY2IX9PyAfoyF4+DcxniuPMlpjZ8/UEhvm1F8xu9TYgJZKUR9gj/R2YeMLB/IeyLXR LuUaxLeAvs4YjdI5N4vw7uHakMix8U+8edvs9EQRBMdTSRG9pgDhH2EPXFTt4g== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qRBNY-0007hR-02; Wed, 02 Aug 2023 08:55:04 -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 1qRBNW-0007hA-BD for guix-patches@gnu.org; Wed, 02 Aug 2023 08:55:02 -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 1qRBNV-0006mn-VO for guix-patches@gnu.org; Wed, 02 Aug 2023 08:55:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qRBNV-0004fc-Rc for guix-patches@gnu.org; Wed, 02 Aug 2023 08:55:01 -0400 Subject: bug#64946: [PATCH] gnu: janet: Update to 1.29.1. Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Wed, 02 Aug 2023 12:55:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 64946 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Yovan Naumovski Cc: 64946-done@debbugs.gnu.org Mail-Followup-To: 64946@debbugs.gnu.org, glv@posteo.net, yovan@gorski.stream Received: via spool by 64946-done@debbugs.gnu.org id=D64946.169098088317915 (code D ref 64946); Wed, 02 Aug 2023 12:55:01 +0000 Received: (at 64946-done) by debbugs.gnu.org; 2 Aug 2023 12:54:43 +0000 Received: from localhost ([127.0.0.1]:49098 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qRBND-0004es-94 for submit@debbugs.gnu.org; Wed, 02 Aug 2023 08:54:43 -0400 Received: from mout01.posteo.de ([185.67.36.65]:54921) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qRBNB-0004ee-FD for 64946-done@debbugs.gnu.org; Wed, 02 Aug 2023 08:54:42 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id 861D0240027 for <64946-done@debbugs.gnu.org>; Wed, 2 Aug 2023 14:54:35 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1690980875; bh=F7CqR+74tHivu6QhTKPnlLFWyw8TLa2Fyuy1nwI99Bc=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:From; b=QyVUXCudG3k43SU+xTpGagKzLQD9hHbmzmiqj5r3l7o0jwhwAK4YrT6nV4eTy9FJn nO+LTC9pYl4YCbPp7Cj2pXdNt+IgqmMyD4NC0MwG4qBhHdVMKDNqWvbvbevMKZddcY OpViY+BL7ZjkdEQDTo7lYAFbOkva9l0IDFZoWWhH6unq5IzIsvo5SsfAWcFNO+E6p3 0ZzT3fvcz4axB8zZKxZi24GZHYJRrKh/DAWH+w9m3pgoxwq8N2JP7sZeqHL4ax1WI+ pH965MTHDPwl9P2FfqdTfHA+h98purzTSVHD7ojL8D91dIPzYYFydzA6MKeISfYTYZ ci8e3NHd9DF1Q== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4RGBky5nclz6twF; Wed, 2 Aug 2023 14:54:34 +0200 (CEST) References: <20230730082725.16566-1-yovan@gorski.stream> From: Guillaume Le Vaillant Date: Wed, 02 Aug 2023 12:54:11 +0000 In-reply-to: <20230730082725.16566-1-yovan@gorski.stream> Message-ID: <878rat4nau.fsf@kitej> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" 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: , 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-Scanner: mx2.migadu.com X-Migadu-Spam-Score: 2.56 X-Spam-Score: 2.56 X-Migadu-Queue-Id: 30CEB327EF X-TUID: R68C784NiZ5j --=-=-= Content-Type: text/plain Patch applied as 84ea83e44f1db2d442462e712b71f7c6d1565681. Thanks. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCZMpSCQ8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j/qnwD/YLQAQqhI03yPMnRKL4gcu1YXCuJwNMbRhewp eDmCghABAInCr2CHGbQILrs4b7ylcmBQhyAq+rgBnAVhON+4nX8S =xjIR -----END PGP SIGNATURE----- --=-=-=--