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 CHllN8TdGmWrtgAAauVa8A:P1 (envelope-from ) for ; Mon, 02 Oct 2023 17:12:05 +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 CHllN8TdGmWrtgAAauVa8A (envelope-from ) for ; Mon, 02 Oct 2023 17:12:04 +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 9C57442316 for ; Mon, 2 Oct 2023 17:12:04 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=asRuNWcq; 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=1696259524; 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=97Mky8gEb+Wu9UiS7XHSCSBUnV8hck1H0tg/3sv1/mY=; b=pG6281qRtsYjydEb+jCjP00HYZ85CgzhwAHs5ESbBXM+zk3NeIKV+86y/ozCHVQdd0OGN/ Z70jg0GLXXH7EEBTmEH6Cr0RUGjxzwVEPDgsUEExj9Z9RpzhrCgb3XHROlsX7Dh9stVW3H 5Xww9lsQeTkriDWdxNDsMjnfHt2Ebx9kWJm/7cCD4VyjT+HeEbFEgAbh6jUSoHTIxjXszK d4f4ZX3TJ3rX03B71jueQXJ9fj4rwsgiqrwdfxd/BdOyhxBxyUeOmfwFbtDj9UsGzWO82R TSncyaXxBddyYEcCXzpdqJIZnPw9VkkMDhU7mabCrr/XZ84w+05pzBQCY1dGQA== 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=asRuNWcq; 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=1696259524; a=rsa-sha256; cv=none; b=nhHwnRhiCdPS2FRqzsDcduhTXionry/SS47/xeuLak/+qS84lxHATYHMG9hEQYGlGKTThA jp/9NxmQVSxSGHwraTjkBX775pqeOQ+7cJ7JLWYe3YMnt1Ri8ysE4xLTMG+UWA0687m/YA nn7HrnTU47z/aeFKfIYzQoMEAJ++OkrILnjyWezlp76qMQS5tUVmKfAG9JlhBARocTYPvR gBoVJ02Ryb1/jUcIbJr7dw+plCpYOJn+cRFOlhAz1zPb+NIak5UFOiEXcthgPPIdY3LaEQ y2lKSH6tCRbEMQ2mdMh3ehwkMDfCPQKIgVMNIvTvRZOeyEGmPGcz2KWmKLf3DQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qnKaJ-0002R9-Fn; Mon, 02 Oct 2023 11:11: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 1qnKaH-0002Qn-Es for guix-patches@gnu.org; Mon, 02 Oct 2023 11:11:45 -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 1qnKaH-0006PC-6i for guix-patches@gnu.org; Mon, 02 Oct 2023 11:11:45 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qnKaX-0003HX-PS for guix-patches@gnu.org; Mon, 02 Oct 2023 11:12:01 -0400 Subject: bug#66185: [PATCH] gnu: milkytracker: Update to 1.04.00. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Mon, 02 Oct 2023 15:12:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 66185 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Yovan Naumovski Cc: 66185-done@debbugs.gnu.org Mail-Followup-To: 66185@debbugs.gnu.org, ludo@gnu.org, yovan@gorski.stream Received: via spool by 66185-done@debbugs.gnu.org id=D66185.169625948812563 (code D ref 66185); Mon, 02 Oct 2023 15:12:01 +0000 Received: (at 66185-done) by debbugs.gnu.org; 2 Oct 2023 15:11:28 +0000 Received: from localhost ([127.0.0.1]:37736 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qnKZz-0003GY-RU for submit@debbugs.gnu.org; Mon, 02 Oct 2023 11:11:28 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40700) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qnKZy-0003GM-3y for 66185-done@debbugs.gnu.org; Mon, 02 Oct 2023 11:11:26 -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 1qnKZb-0006Lf-EZ; Mon, 02 Oct 2023 11:11:03 -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=97Mky8gEb+Wu9UiS7XHSCSBUnV8hck1H0tg/3sv1/mY=; b=asRuNWcqlg9vahu8dS68 GGXBRNmo8teQe9fTV2O8gYR7M6IoniaXkeJMPiXJLsWzMRMgTtVxYPw1oac0RL10LmzoKr/eu8rbo DcS/ZV2glXKMDD5W4tgFQc1IroFupatNuqNIvK2H36MTH1T6ajKkwR8LwrdcJOmlhlgj2DCMKOhp3 aPdvIXqsX5UYoD1WGhkxbqpOEMFe4lZkiqPoROSP4kr1C8sqRbHL8MG8sV8DPT+faBNM1HB8LWXZb bWLuBEr9uMENby2pCiO4TbwztnT/A5XKPBONaxpXYitZ+B+lTzN5EHy5s1N334BV8USz7hBKsJruY v9O1g7ML/BEYDQ==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= In-Reply-To: <20230924195704.21026-1-yovan@gorski.stream> (Yovan Naumovski's message of "Sun, 24 Sep 2023 22:56:54 +0300") References: <20230924195704.21026-1-yovan@gorski.stream> Date: Mon, 02 Oct 2023 17:11:01 +0200 Message-ID: <87ttr9giuy.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-Migadu-Spam-Score: -6.90 X-Migadu-Scanner: mx2.migadu.com X-Migadu-Queue-Id: 9C57442316 X-Spam-Score: -6.90 X-TUID: YpTiduws/XwS Yovan Naumovski skribis: > * gnu/packages/music.scm (milkytracker): Update to 1.04.00. Applied, thanks!