From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id 2HesIVYFQWXWKAEA9RJhRA:P1 (envelope-from ) for ; Tue, 31 Oct 2023 14:47:02 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id 2HesIVYFQWXWKAEA9RJhRA (envelope-from ) for ; Tue, 31 Oct 2023 14:47:02 +0100 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 41B502319D for ; Tue, 31 Oct 2023 14:47:02 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=iPLOrGIP; dmarc=pass (policy=none) header.from=gnu.org; 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=1698760022; h=from:from:sender:sender:reply-to: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:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=bE5VNKJ4ZCJ4MfG1xmA+7K72NFaxPuHG0N64swPJ6E4=; b=ri6RqnH6hmizM8rYbnpJxwFDX1eMLO0lPcfqozU0/h04EWQKvWNuaVZg1gtJhSGfwPPdZW gvJ8drDFjgmf65QBmUYHx9ww6I7mn1EbRDKkx8zc/9xxKth92d255/t2YhaO3e+S12MUEi JhJaWGj+cjKOaHZ4YYgByZYS2Wrc2aCFkaDUjMTfniRZiFxg4P1khEE6aoB/D9kaYZy+9A tulzkg488jYZfi+TDP/t7xmqJLPmrRvSCqCXXK9wumiHJYHGeCz/+fUDROetpo5XV3I85R 6Lk85w6VS0RPKQ7ZPsRDiMFEJ2t4CwpYrOrqerzYStkQBRmvqSxbJ5uy2ZgNgQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=iPLOrGIP; dmarc=pass (policy=none) header.from=gnu.org; 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=1698760022; a=rsa-sha256; cv=none; b=qq6Yrvy9W0Pb4LAL+kkV/8VA6xQSTCAkBYcvAMccT0XZYe6DBLzqya1WO5L/8etnMrlUep AOAPK21K+H0DQEg1zqKYIs0FQPh3TV9oM7u0Wx2pOVl4gQRe/sm0ZaLRM4OmrhDjJDV6Mq U0S1hM4/EpfyyT9L4QMJK0LRzAyk0Is5L8WdWv9IzBzoX3cVePgqrIDg3Jn+WmUDfWnwkx S3aHbUt/fE1VR3TBRLLAdxBRTBYYtESxg5g/ZtaYOE/saPLf3tqWdiP8Uoqy7PR+VeRsWE /TEDi1OQx9YNu41x8epBo6sAWdyfi8QKXiadpAm1SbijWfvQA8xonK31LdHcLg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qxp4g-00025V-Ch; Tue, 31 Oct 2023 09:46:30 -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 1qxp4e-00024e-Mx for guix-patches@gnu.org; Tue, 31 Oct 2023 09:46:28 -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 1qxp4e-0006tI-FK for guix-patches@gnu.org; Tue, 31 Oct 2023 09:46:28 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qxp5B-0004Vq-PE for guix-patches@gnu.org; Tue, 31 Oct 2023 09:47:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65367] [PATCH v2 0/4] gnu: Add stargate. References: In-Reply-To: Resent-From: Sughosha Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 31 Oct 2023 13:47:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65367 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 65367@debbugs.gnu.org Cc: Sughosha Received: via spool by 65367-submit@debbugs.gnu.org id=B65367.169875996717224 (code B ref 65367); Tue, 31 Oct 2023 13:47:01 +0000 Received: (at 65367) by debbugs.gnu.org; 31 Oct 2023 13:46:07 +0000 Received: from localhost ([127.0.0.1]:47756 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qxp4I-0004Tk-KG for submit@debbugs.gnu.org; Tue, 31 Oct 2023 09:46:06 -0400 Received: from layka.disroot.org ([178.21.23.139]:38930) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qxp4G-0004TE-A1 for 65367@debbugs.gnu.org; Tue, 31 Oct 2023 09:46:05 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id D4F7E44E7F; Tue, 31 Oct 2023 14:45:28 +0100 (CET) X-Virus-Scanned: SPAM Filter at disroot.org Received: from layka.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id SopqmXwu7fT3; Tue, 31 Oct 2023 14:45:28 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1698759928; bh=whQ/W/oltwcm6z7vDEafI4y/yxGijFCoGf8Cj43Ncss=; h=From:To:Cc:Subject:Date; b=iPLOrGIP3pCQyNSHB3Zi249PH8L+4gRBYC8Hywx7gkjgr4VZsqHYbQW16ut3SND12 pLCIfC0rmSBBmxGsm4MqzKzZK/nIa9uoyf1QdrUiaDm3OizwQyk8W+pEjU37yjE1hl x2dRTvO3MImb0Iy2Ajj5zqWPZvywvOIZKzb0hP3ct52GIL4+NJRv1c3PPOK/RlFxmP AJ8PgHVgBdgbD5yztr18FVx6Xt6UOWD63ZtgSvVYMtYug22/JKbmfHYjrkU3aUYYGO Gnqt3a+B2neB9FtJ8AJeEjFfMTHgKW9ef6D2XkDL01cNJFS0E9xWCDodtnxUlnUBSb j3pDgHMXoXqsQ== Date: Tue, 31 Oct 2023 14:44:39 +0100 Message-ID: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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: , Reply-to: Sughosha X-ACL-Warn: , Sughosha via Guix-patches From: Sughosha via Guix-patches via 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.11 X-Spam-Score: -6.11 X-Migadu-Queue-Id: 41B502319D X-Migadu-Scanner: mx10.migadu.com X-TUID: 7TennHBcNuQp Sughosha (4): gnu: Add python-wavefile. gnu: Add python-pymarshal. gnu: Add python-mido. gnu: Add stargate. gnu/packages/music.scm | 182 ++++++++++++++++++++++++++++++++++++ gnu/packages/python-xyz.scm | 82 ++++++++++++++++ 2 files changed, 264 insertions(+) base-commit: c0895371c5759c7d9edb330774e90f192cc4cf2c -- 2.41.0