From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms13.migadu.com with LMTPS id 6EFlJRrSc2b5HwEAqHPOHw:P1 (envelope-from ) for ; Thu, 20 Jun 2024 06:54:18 +0000 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id 6EFlJRrSc2b5HwEAqHPOHw (envelope-from ) for ; Thu, 20 Jun 2024 08:54:18 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=nicolasgoaziou.fr header.s=mailo header.b=ZDuGc62d; 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=1718866458; 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:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=ajchQ1AjratUdjgiA1PVrQ/y+4QaKOQQ4DK7i5if/kA=; b=itYpwMh2eQfPcG+0757vKhLe4AubiROHqhZjNOCOu0r00MXKZDzazhI1nwICwHABzH1pds jXJbHhdU0R5uBlc8l/FRZL2L90zV6HyiZZlL9SkGNvm2wSrgL5N2AzUWaunp0O1Iv3hFib oPTasFd+aiAEP0ErhCLSc9OiQb+4cwqOwuChbJIxXXdcLYwvTw215YQZL9WjQhI67elwkp 4NsuqoGBshgz7v3DprIPNp7h/ryHU/nVrXgiyREsFXCign+hP9iGZWe/4FHTsBI6j0aX1j 6y0f2o6DzZudl5GHcW4Tz0Ddmvhnt0SOWud+5QWT3Jo3PdD/l3XDPCJZ9oMJwQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=nicolasgoaziou.fr header.s=mailo header.b=ZDuGc62d; 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=1718866458; a=rsa-sha256; cv=none; b=iBz4tYGoM8ywtC4BHsR3x2owcxl5Wt7qZSGZ/CPsnwaZ7of2C5gTjmeCw3zRaeypVU4gjm rD68SpxHTQA5b9mFiTgxjaWcAiAwdt9xk6rQ5ty8Ydd8VQsJAWxZLIrmVxvchicH6YnKbN PQhrDx5J9jtSr26+F9Ofsjg76sczMcP3Z4eiXmn4RVZTJx9XnjqezRvAobAKBbkKVnuEbW aLEvCWmNz2Cuolchrw5C6j4OwT67870KSuB2wRx7G06S6rKAMMmocC+Pmbmz+qioo6p6o+ xkdPj9edV554Zt+0lSxW9xVsco2oWCVz47X2JufKX3TOeLsXyGTevcZYlDUWMg== 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 5CE147B3EE for ; Thu, 20 Jun 2024 08:54:17 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sKBgM-0005S4-Nj; Thu, 20 Jun 2024 02:54:06 -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 1sKBgF-0005Qk-0R for guix-patches@gnu.org; Thu, 20 Jun 2024 02:54:00 -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 1sKBgE-0005LC-Nb for guix-patches@gnu.org; Thu, 20 Jun 2024 02:53:58 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sKBgI-0004C6-BP for guix-patches@gnu.org; Thu, 20 Jun 2024 02:54:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#71668] [PATCH] gnu: musescore: Update to 4.3.2. Resent-From: Nicolas Goaziou Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 20 Jun 2024 06:54:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 71668 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 71668@debbugs.gnu.org Cc: Nicolas Goaziou X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.171886643516096 (code B ref -1); Thu, 20 Jun 2024 06:54:02 +0000 Received: (at submit) by debbugs.gnu.org; 20 Jun 2024 06:53:55 +0000 Received: from localhost ([127.0.0.1]:45992 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sKBgB-0004BX-0o for submit@debbugs.gnu.org; Thu, 20 Jun 2024 02:53:55 -0400 Received: from lists.gnu.org ([209.51.188.17]:53608) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sKBg9-0004BJ-7V for submit@debbugs.gnu.org; Thu, 20 Jun 2024 02:53:53 -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 1sKBg5-0005NN-1l for guix-patches@gnu.org; Thu, 20 Jun 2024 02:53:49 -0400 Received: from msg-2.mailo.com ([213.182.54.12] helo=mailo.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sKBg3-0005Jm-1X for guix-patches@gnu.org; Thu, 20 Jun 2024 02:53:48 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=nicolasgoaziou.fr; s=mailo; t=1718866424; bh=bBWqCr/kLxlgl0NxexiGh0HWOsVMFwiLocrRCRyJea8=; h=X-EA-Auth:From:To:Cc:Subject:Date:Message-ID:X-Mailer: MIME-Version:Content-Transfer-Encoding; b=ZDuGc62dTPhaDCwYH7lh5V0sBQxQBg1ZFd5UqiAvOJfaADp9YvNp5osMVSnc+O93P prWlcQyb3YPHYyMazR6QDItmQO7ZE4pLbDjGc05FnRKE22GZaUjxpJOrAsQckEmBov Pz9GhPtqsycgFCSorfCG3MEigh8ihGyY2cU5qc/w= Received: by b221-1.in.mailobj.net [192.168.90.21] with ESMTP via ip-20.mailobj.net [213.182.54.20] Thu, 20 Jun 2024 08:53:44 +0200 (CEST) X-EA-Auth: WP0gpvM/lVPITzWL2juu8oRCU6og5yEAOdPq8dY/JN839m61UjY5uuNYLP5vTDng6BJr2SL+hxRHiOZd84pSE6b0tulATXDT5sK9K5DBEfk= Date: Thu, 20 Jun 2024 08:53:21 +0200 Message-ID: <42f20e45dac264c86adf0b6e575906490d1fa409.1718866374.git.mail@nicolasgoaziou.fr> X-Mailer: git-send-email 2.45.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=213.182.54.12; envelope-from=mail@nicolasgoaziou.fr; helo=mailo.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 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: , Reply-to: Nicolas Goaziou X-ACL-Warn: , Nicolas Goaziou via Guix-patches From: Nicolas Goaziou 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-Country: US X-Migadu-Flow: FLOW_IN X-Spam-Score: -6.56 X-Migadu-Queue-Id: 5CE147B3EE X-Migadu-Scanner: mx10.migadu.com X-Migadu-Spam-Score: -6.56 X-TUID: gUMMR4Kk+QXz * gnu/packages/music.scm (musescore): Update to 4.3.2. Change-Id: I78b5508645430a6f96d9fc03caa1015a4905a6f2 --- gnu/packages/music.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm index c12bb843fe..e5669c5d87 100644 --- a/gnu/packages/music.scm +++ b/gnu/packages/music.scm @@ -5393,7 +5393,7 @@ (define-public sfizz (define-public musescore (package (name "musescore") - (version "4.2.1") + (version "4.3.2") (source (origin (method git-fetch) @@ -5402,7 +5402,7 @@ (define-public musescore (commit (string-append "v" version)))) (file-name (git-file-name name version)) (sha256 - (base32 "0rc5ma1k0cjllfl86apbyj61sh0691lsmqnvqicyn0zi53z8w9v0")) + (base32 "1hx0l6d7avyfbh88hwn01h9q51mgd9zix91q2kgg1ax73pqxhfs2")) (modules '((guix build utils))) (snippet '(begin base-commit: aa88a9919918242c750fc6856bac10bf86d54bd1 -- 2.45.1