From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id 6KEUG2LTOGWV4wAA9RJhRA:P1 (envelope-from ) for ; Wed, 25 Oct 2023 10:35:46 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id 6KEUG2LTOGWV4wAA9RJhRA (envelope-from ) for ; Wed, 25 Oct 2023 10:35:46 +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 AF67750C78 for ; Wed, 25 Oct 2023 10:35:45 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b="C/mrBkju"; 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=1698222946; 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=isvg0VfBvIVHOZ9aJHY0nEtE+2nFI7voDAm3xC9QzSY=; b=GnMokwWO9Amr062xLIHhDiYTkX2RBITG9pz8+29eH8H8thl2nkO3DgiDAYP4sP5ZdQPIjr uAMsB9e519Vzvepzpjyg0itfV66noTl0tQPJKn1oQxLEQBVD7xmMdeG0W1YWzDCw5QcdVE kun6WMAkWLHtirfKyBGDK82T8py0XEgVfJ4SORdmPAJBKmPDXYLS51bSFOlNEPQPTZxgaE qPiIj+ICk0PIdV4s8MrPzLpWBvGWA5Rd0o3FOfuK33qP0yR2Jc02dEqkOA0qWMP3hcjoXc gSJKi/lwY4N0kMPZ61/UcLVWCWJM09j5ufqTqbpSdAdS1XnwWkbLIm1hXAhdog== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1698222946; a=rsa-sha256; cv=none; b=FDVXoGmewIzD40+eSB+iYUvZZa1WZRluFSqms9BgYpkjghhdLh7c8foGNVtLY48Sk0DF9K hyuj2X8jDBwirVa0oZzhXuDzBUectPchGgoixCEJzaPzu310zYbk0bPk/sERiwDhWdFyFc OVFmj/iOTLqVqYou5d6LwjPN7vzh0vfHQaEs95ET/TSKH8stHuzS8rbyoiWBUudJVA3KGx HdlQmdAI+HLnH7E2kGXkkhvO8CWytVXtqyqtmx976ydLtY2ASaGo7XiWQ1wvjmHcjBEOot 4j0F/MM/5NA/EKurmqa6SG2wQjXn2o+ssSh6UA3FmnPYuSYeRBD8VUMxDjbXLA== 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="C/mrBkju"; 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 Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qvZMX-0007t3-6r; Wed, 25 Oct 2023 04:35:37 -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 1qvZMS-0007mw-8D for guix-patches@gnu.org; Wed, 25 Oct 2023 04:35:32 -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 1qvZMR-0000N0-U1 for guix-patches@gnu.org; Wed, 25 Oct 2023 04:35:31 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qvZMv-00031p-VG for guix-patches@gnu.org; Wed, 25 Oct 2023 04:36:01 -0400 Subject: bug#66642: [PATCH] gnu: mympd: Update to 12.1.1. Resent-From: Mathieu Othacehe Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Wed, 25 Oct 2023 08:36:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 66642 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Bruno Victal Cc: 66642-done@debbugs.gnu.org Mail-Followup-To: 66642@debbugs.gnu.org, othacehe@gnu.org, mirai@makinata.eu Received: via spool by 66642-done@debbugs.gnu.org id=D66642.169822294011604 (code D ref 66642); Wed, 25 Oct 2023 08:36:01 +0000 Received: (at 66642-done) by debbugs.gnu.org; 25 Oct 2023 08:35:40 +0000 Received: from localhost ([127.0.0.1]:57252 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qvZMa-000315-4W for submit@debbugs.gnu.org; Wed, 25 Oct 2023 04:35:40 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:46834) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qvZMV-00030l-0K for 66642-done@debbugs.gnu.org; Wed, 25 Oct 2023 04:35:38 -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 1qvZLu-0008Oe-Oq; Wed, 25 Oct 2023 04:34:58 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=isvg0VfBvIVHOZ9aJHY0nEtE+2nFI7voDAm3xC9QzSY=; b=C/mrBkjuXZFZDEPHE8WT GWcnRc8mLjUwCTKemmWyx5WeQW6z3QtJAbE0CdhnP7VlMmHkGBhDiKyktj549IiY8Y4jxq6XpOnFg Brkf+OC5yBMhNOALhqgHtqTjdD8NCcgmYm8K6dTMJoHprpT7A36JMK0T9lZtF5TO1JJUMioYaubJp w7kgHYdm2OFrn1mYsrzBrfCswyxW4UXpDaOD3D75mLQZQQ11RLpVvXV/DTPc2/h2HmggT126+g1U8 5xmecFGTWPgJk4Xk1JBdLLrtS20IbJf5H/r41KaUkkar5Zxp2l5UX+uXtA3NfeaqA0u66nPukdVKm NOdmn13kCs534Q==; From: Mathieu Othacehe In-Reply-To: <80f715c514cd5c915c5a3328d602dedd65d7a60f.1697730199.git.mirai@makinata.eu> (Bruno Victal's message of "Thu, 19 Oct 2023 16:43:19 +0100") References: <80f715c514cd5c915c5a3328d602dedd65d7a60f.1697730199.git.mirai@makinata.eu> Date: Wed, 25 Oct 2023 10:34:55 +0200 Message-ID: <87a5s7nlqo.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) 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-Flow: FLOW_IN X-Migadu-Country: US X-Spam-Score: -6.81 X-Migadu-Queue-Id: AF67750C78 X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -6.81 X-TUID: a9/FP5o4nQ6F > * gnu/packages/mpd.scm (mympd): Update to 12.1.1. Applied, thanks! Mathieu