From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id +JuPJ+a38GTwsAAAG6o9tA:P1 (envelope-from ) for ; Thu, 31 Aug 2023 17:55:18 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id +JuPJ+a38GTwsAAAG6o9tA (envelope-from ) for ; Thu, 31 Aug 2023 17:55:18 +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 6B11F44239 for ; Thu, 31 Aug 2023 17:55:18 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; 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=1693497318; h=from:from:sender:sender: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:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=XmHc5y1OsfRPQp+yTk3NCxH1oQ2f5wQUZWUjC066LIE=; b=cwUwBIv/ve5Osl+KCdvTAtujnsG72ATsStsxM6GN9K5T88fBOWgNfFFIbv/9gZlpSQ21pE 0BeNDRNNKmDB9qej5Xs86Ku1X/CIPfcKt9iijesbZ1pm7rq51u9skks/FbDWMfEGTKoDId +aJm+/FPY+pBs/ufLrdMa5Ns5OfZg924a+8KNlUtN6D7aFLLsd9Oz/EA4oYcaZ2QIW46c2 Drtrl3c/Q42IZHzc67jKPgoHoCyFvKoFIHO9cujmj+vXCOZGdxU/VFggaqX5e8p9diHXL5 iLVUHMcSpAgF0teXi4EjkZzaozumxRVpGYxAKuM7jGuFU0Hw3g+Qs3wqUpoPXw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=none; 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-Seal: i=1; s=key1; d=yhetil.org; t=1693497318; a=rsa-sha256; cv=none; b=dEm8wcMlJc2cA1Qp9LJeXsYDpl+872I5Ht053IxVKsHXEbJxZDXIefB6MhfEETV0Qy2Mr0 X8QzBZ0PcygnYsKoL8eJAILnMPFlscQvyWcvVDA6RN9HRxaFxhZR71LfbzD/M0v0sbFG7u ltkM/r6mq/pxUq4f67Vy0olH8nHl/wDzNSnRNyXJJo11Ydy2FA4EBMXoPLEnkYMYUxhBpq eITZwhPB3wJawU5Qc26QND31GPYTtdtq0damWNiGleBqtE9kW2/CeyGIn512eA1noPkyim DQPgjeqXBlZuRnt7qvliP4B++JCD5POtmQZrC6qc/aBttd9ZqiuZWUvlMPehQA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qbk0V-0008Gc-NZ; Thu, 31 Aug 2023 11:54:55 -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 1qbk0U-0008GM-0p for guix-patches@gnu.org; Thu, 31 Aug 2023 11:54:54 -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 1qbk0T-00075M-P2 for guix-patches@gnu.org; Thu, 31 Aug 2023 11:54:53 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qbk0b-0001fX-O2 for guix-patches@gnu.org; Thu, 31 Aug 2023 11:55:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65660] [PATCH 0/2] Update mympd and remove unused imports. Resent-From: Bruno Victal Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 31 Aug 2023 15:55:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 65660 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 65660@debbugs.gnu.org Cc: Bruno Victal X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.16934972916381 (code B ref -1); Thu, 31 Aug 2023 15:55:01 +0000 Received: (at submit) by debbugs.gnu.org; 31 Aug 2023 15:54:51 +0000 Received: from localhost ([127.0.0.1]:56835 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qbk0Q-0001er-QA for submit@debbugs.gnu.org; Thu, 31 Aug 2023 11:54:51 -0400 Received: from lists.gnu.org ([2001:470:142::17]:43504) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qbk0O-0001ed-RP for submit@debbugs.gnu.org; Thu, 31 Aug 2023 11:54:49 -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 1qbk0A-0008CZ-UJ for guix-patches@gnu.org; Thu, 31 Aug 2023 11:54:34 -0400 Received: from smtpm1.myservices.hosting ([185.26.105.232]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qbk08-00072d-SH for guix-patches@gnu.org; Thu, 31 Aug 2023 11:54:34 -0400 Received: from mail1.netim.hosting (unknown [185.26.106.173]) by smtpm1.myservices.hosting (Postfix) with ESMTP id 8228B20293 for ; Thu, 31 Aug 2023 17:54:30 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by mail1.netim.hosting (Postfix) with ESMTP id EE4DE800AC; Thu, 31 Aug 2023 17:54:26 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mail1.netim.hosting Received: from mail1.netim.hosting ([127.0.0.1]) by localhost (mail1-2.netim.hosting [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id drrFs5QC5SUE; Thu, 31 Aug 2023 17:54:25 +0200 (CEST) Received: from guix-nuc.home.arpa (unknown [10.192.1.83]) (Authenticated sender: lumen@makinata.eu) by mail1.netim.hosting (Postfix) with ESMTPSA id 8D1DD800AA; Thu, 31 Aug 2023 17:54:24 +0200 (CEST) From: Bruno Victal Date: Thu, 31 Aug 2023 16:54:18 +0100 Message-Id: X-Mailer: git-send-email 2.40.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=185.26.105.232; envelope-from=mirai@makinata.eu; helo=smtpm1.myservices.hosting X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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-Spam-Score: -4.73 X-Migadu-Queue-Id: 6B11F44239 X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -4.73 X-TUID: PjI7ULw8z0/P Passes 'make check-system TESTS=mympd'. Bruno Victal (2): gnu: mpd: Remove unused imports. gnu: mympd: Update to 11.0.5. gnu/packages/mpd.scm | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) base-commit: b51e45d3aaa8a85d39a8a4c3d18e8b57254aeaf2 -- 2.40.1