From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id aLsqB1RDKWXtggAAauVa8A:P1 (envelope-from ) for ; Fri, 13 Oct 2023 15:17:08 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id aLsqB1RDKWXtggAAauVa8A (envelope-from ) for ; Fri, 13 Oct 2023 15:17:08 +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 C06975B67F for ; Fri, 13 Oct 2023 15:17:07 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=QNmoTsIp; 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=1697203028; 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=D8EPcFndgmhxbmIPGWfykmdJu33Qx+KMXCy/Ctsrnro=; b=fJYG0VKd2nkPCuTHfJpqsawnmtplDWwhGgMRxDwrH0FAVr4rxc7aKnhhWhyNoz7QF9fYHR 0aMYHE7qofUgJ2+fZpMbKsyu99QvITm4mQAjSMEYWuLd6je7A9rPM+sBN3t5Jeb6DyMkIX AJV1J9yM8W3CFtBJKUUpDPDFUL6BwgdlN0sddEds1bDXACSDAEAhwUNgvz3utFx5wc3ONl mUpKKc/Wvwfqz51uE9sIICMj2nIiReKVehKZEY/6JawOcE3Clar0UjXwT3kxyT16f2Va4z UVEkfNFQ5lDBVX6K/ho6sm2ro9hvj3idnSvL/APSSHy8eVVG3f+XqyLF+KckUw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=QNmoTsIp; 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=1697203028; a=rsa-sha256; cv=none; b=o4QMJbU9VhKdfbC9MpX4zFh0TEejwQ1rsaTrbIg9kysdqC8k1hkYjJW6x0nk4bHNt5t+lt xu0znHZP79AKg86ahqAxw7liKbZsXo6YJe/t0GIdgrWB8Um4S8pRa6jX/J7THGsin81YCk ikgH/MxJ94i6jC1uB3X2KdjIQZMWQk+F3zXnfJNl4Yuol0k+NsF/f7q6zc0zqUkPbKHGbh xqyfUvJe7brzBJivheozWL7+KLUxw33qgFEP2yqBjISqEbGexVp4E1+psFdeMwPsTbWTi9 PdZyRYHmsd7Ys3Vs8sSVyg4233q9d+LGq1QQyVjJsrp9sMUs7XDocGJwE63dBw== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qrI1x-0000un-TX; Fri, 13 Oct 2023 09:16: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 1qrI1w-0000ty-A9 for guix-patches@gnu.org; Fri, 13 Oct 2023 09:16:40 -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 1qrI1v-0007Uy-LB for guix-patches@gnu.org; Fri, 13 Oct 2023 09:16:40 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qrI2I-0004tA-JX for guix-patches@gnu.org; Fri, 13 Oct 2023 09:17:02 -0400 Subject: bug#66484: [PATCH] gnu: guile-ini: Update to 0.5.4. Resent-From: Mathieu Othacehe Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Fri, 13 Oct 2023 13:17:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 66484 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Fabio Natali Cc: 66484-done@debbugs.gnu.org Mail-Followup-To: 66484@debbugs.gnu.org, othacehe@gnu.org, me@fabionatali.com Received: via spool by 66484-done@debbugs.gnu.org id=D66484.169720297118686 (code D ref 66484); Fri, 13 Oct 2023 13:17:02 +0000 Received: (at 66484-done) by debbugs.gnu.org; 13 Oct 2023 13:16:11 +0000 Received: from localhost ([127.0.0.1]:45467 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qrI1T-0004rK-ED for submit@debbugs.gnu.org; Fri, 13 Oct 2023 09:16:11 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:36842) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qrI1P-0004r3-6B for 66484-done@debbugs.gnu.org; Fri, 13 Oct 2023 09:16:09 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qrI0v-0007GX-JD; Fri, 13 Oct 2023 09:15:37 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=D8EPcFndgmhxbmIPGWfykmdJu33Qx+KMXCy/Ctsrnro=; b=QNmoTsIphXDWkKOiL1sO FkgtZCDMpPcWDtKON8VhYLxTrJBRanqIE5CNxe6Mtt0d19Yxqvw8liFSpCeCwmcN/w/4OQZOsu4LW vU+kEKvJdict5UNPb2+g62Dfm9NIdvySR0VllroD9w4p+PiNshbbuz1U5QZtYbraI/1NxMi+TWqC/ q9ZKosan4uq+H9TeZmpM6qAQG0OVwboOvvvD9a4r8BXP7bpwQAMyg84LXSuSAC0N0jnP5uyEgzFrz hNoa3Auunu9vuyqqmHWCX1xaE+3GpOyADpQwUKfaiz4CipSYKHFiVp/KHomv27/sUBx2qso0ZwgS/ VcSKi0d528Mm/w==; From: Mathieu Othacehe References: <09cf826cd6f26206808571804932fc35a6da6767.1697103192.git.me@fabionatali.com> Date: Fri, 13 Oct 2023 15:15:33 +0200 In-Reply-To: <09cf826cd6f26206808571804932fc35a6da6767.1697103192.git.me@fabionatali.com> (Fabio Natali's message of "Thu, 12 Oct 2023 10:47:04 +0100") Message-ID: <87edhyd5oq.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain 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-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -6.84 X-Spam-Score: -6.84 X-Migadu-Queue-Id: C06975B67F X-Migadu-Scanner: mx2.migadu.com X-TUID: XTt1bdUSXe/+ Hello, > Micro change to update guile-ini to the recently released 0.5.4 version. Hope it's ok. Applied, thanks! Mathieu