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 ms9.migadu.com with LMTPS id cExZCCLCHmVHqgAAauVa8A:P1 (envelope-from ) for ; Thu, 05 Oct 2023 16:03:14 +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 cExZCCLCHmVHqgAAauVa8A (envelope-from ) for ; Thu, 05 Oct 2023 16:03:14 +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 CF8E4588FE for ; Thu, 5 Oct 2023 16:03:05 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=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"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1696514586; 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=e4LOxdydDftboFSw+OnVtf1UjUCCYzEbCDX5cioJMUQ=; b=VOpjHzKHrD64ZsQHpGn4A3jF8UHUWiNgg+UVtzGpOQTi0FFahF4YMUEHGC5/KEpQgMrA8B olQR8cIRz46XyaGLYtdldkk7gQuGj2RbevyQBnMh9EyDnyftOJ1kNISnKbF/hkev1ccQFX WIVhTOq3L8yH5cjCy0HVOaddZMMxjRAh30RMvLnZuHETyFowyEAROglMuhEg/0DX9VDSum FBl8ax6Yz1xjqa9HgocOYPkrA8nN0esBHBbm7ZMA3me2aROM2qprDYBO91x+66RrejBK0Z WxH3RKkle3fp5h4xf64ph8YTXCOFbyzArNQzOomqPfwDyxB6lqjJkbIV49kWkw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=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"; dmarc=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1696514586; a=rsa-sha256; cv=none; b=J0wP3BZNWrIgw6XPjN7+wCeRnIg7mv5tkwlOxbqo4sdWgqYfmT2eTpGZUUROuiV/siitcL AHkoOoY7egHeN6Fktod5eEIGi+VMtJiUt/V3H1iXjHd78l/3AO7ak3Gs3G0imEi4A+3wEW poKjyCh5/ZR3ssw2ghXmCnk4y37sRYQ3VpP63T+tyeTMEFkZ/Jj8MVOmP2rRWBz1nOF8el S+XQlRGar7jVqhFNIxbH4WJSol5i6555yJQCMMi8TqIOjviGJpEdDWjblatzcH9MBChn3a EeZ+F/SXOvxaMOvj1U3soz/unpxdOrJvxw9As0rf3pM6nmnbGwYhWvDb3VQGSQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qoOvC-0007Jr-Vh; Thu, 05 Oct 2023 10:01:47 -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 1qoOvA-0007J0-GC for guix-patches@gnu.org; Thu, 05 Oct 2023 10:01:44 -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 1qoOvA-0003Ir-83 for guix-patches@gnu.org; Thu, 05 Oct 2023 10:01:44 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qoOvS-0007d6-78 for guix-patches@gnu.org; Thu, 05 Oct 2023 10:02:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66362] [PATCH] gnu: mympd: Update to 12.0.3. Resent-From: Bruno Victal Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 05 Oct 2023 14:02:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 66362 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66362@debbugs.gnu.org Cc: Bruno Victal X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.169651452029318 (code B ref -1); Thu, 05 Oct 2023 14:02:02 +0000 Received: (at submit) by debbugs.gnu.org; 5 Oct 2023 14:02:00 +0000 Received: from localhost ([127.0.0.1]:48007 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qoOvP-0007cm-Sr for submit@debbugs.gnu.org; Thu, 05 Oct 2023 10:02:00 -0400 Received: from lists.gnu.org ([2001:470:142::17]:39934) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qoOvN-0007cX-7g for submit@debbugs.gnu.org; Thu, 05 Oct 2023 10:01:58 -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 1qoOux-0006zu-2q for guix-patches@gnu.org; Thu, 05 Oct 2023 10:01:33 -0400 Received: from smtpm4.myservices.hosting ([185.26.105.235]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qoOuu-0003GW-AX for guix-patches@gnu.org; Thu, 05 Oct 2023 10:01:30 -0400 Received: from mail1.netim.hosting (unknown [185.26.106.173]) by smtpm4.myservices.hosting (Postfix) with ESMTP id 2DC2020D5F for ; Thu, 5 Oct 2023 16:01:25 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by mail1.netim.hosting (Postfix) with ESMTP id 7CD0C8009E; Thu, 5 Oct 2023 15:54:45 +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 AKGr-UaXeJhY; Thu, 5 Oct 2023 15:54:45 +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 1386E8009D; Thu, 5 Oct 2023 15:54:45 +0200 (CEST) From: Bruno Victal Date: Thu, 5 Oct 2023 14:53:51 +0100 Message-ID: <69b80d6fe7c94ff33f17ee2a54ed38df4a0fc85a.1696514031.git.mirai@makinata.eu> X-Mailer: git-send-email 2.41.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=185.26.105.235; envelope-from=mirai@makinata.eu; helo=smtpm4.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, 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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -4.69 X-Migadu-Scanner: mx2.migadu.com X-Migadu-Queue-Id: CF8E4588FE X-Spam-Score: -4.69 X-TUID: 6bj17IInkFqY * gnu/packages/mpd.scm (mympd): Update to 12.0.3. --- Notes: Passed `make check-system TESTS=mympd'. gnu/packages/mpd.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/mpd.scm b/gnu/packages/mpd.scm index 86f18e8d77..7f6d4a7d4d 100644 --- a/gnu/packages/mpd.scm +++ b/gnu/packages/mpd.scm @@ -613,7 +613,7 @@ (define-public mpdevil (define-public mympd (package (name "mympd") - (version "12.0.2") + (version "12.0.3") (source (origin (method git-fetch) (uri (git-reference @@ -622,7 +622,7 @@ (define-public mympd (file-name (git-file-name name version)) (sha256 (base32 - "19139ina79jdfmc2vh6xcp5n0z8c41fi2fz2fmvg623bpix3fcgf")))) + "0gpm8ggqn49p9il5d1ax55qb078h3r4wib0q6j2cl4b4sjy12wj6")))) (build-system cmake-build-system) (arguments (list base-commit: d37e24827a332816335161a2595d8484f98c906d -- 2.41.0