From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id yJKoC0sk02O4FgEAbAwnHQ (envelope-from ) for ; Fri, 27 Jan 2023 02:09:31 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id KFjEC0sk02MlTgEA9RJhRA (envelope-from ) for ; Fri, 27 Jan 2023 02:09:31 +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 06DCB32E8E for ; Fri, 27 Jan 2023 02:09:30 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pLDEn-0008F8-MW; Thu, 26 Jan 2023 20:09:05 -0500 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 1pLDEl-0008DW-Au for guix-patches@gnu.org; Thu, 26 Jan 2023 20:09:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pLDEk-0006ZB-Sl for guix-patches@gnu.org; Thu, 26 Jan 2023 20:09:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pLDEk-0003jv-OA for guix-patches@gnu.org; Thu, 26 Jan 2023 20:09:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#61067] [PATCH v2 2/5] gnu: wine-staging: Update to 8.0. Resent-From: Kaelyn Takata Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 27 Jan 2023 01:09:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61067 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 61067@debbugs.gnu.org Cc: Kaelyn Takata Received: via spool by 61067-submit@debbugs.gnu.org id=B61067.167478171514290 (code B ref 61067); Fri, 27 Jan 2023 01:09:02 +0000 Received: (at 61067) by debbugs.gnu.org; 27 Jan 2023 01:08:35 +0000 Received: from localhost ([127.0.0.1]:36462 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pLDEI-0003iP-N1 for submit@debbugs.gnu.org; Thu, 26 Jan 2023 20:08:34 -0500 Received: from mail-40131.protonmail.ch ([185.70.40.131]:60225) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pLDEH-0003iB-C5 for 61067@debbugs.gnu.org; Thu, 26 Jan 2023 20:08:33 -0500 Date: Fri, 27 Jan 2023 01:08:14 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1674781707; x=1675040907; bh=NU+uBePYo9ejiZYdZ7WgvfMbcCLORwW/Gw3XNUMqtwA=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=SOGJPm/O/G7FOGtW/7hjSS1DXicnGSb+cs9sV3FpvvHlWUIAam65PZWffQ1Rajwy6 qFMzL5qbJGRvoADm0nJKJ8smgJOyXfp/lL3sEO288JSbEriNn6OsiEZVutiX0WSjCV 1Yv5ZAMEU+xGN2LFCejVFUlUtRjZGhaIG7U+HARALQ6q2BNLqJreSd8CUR0KvvDWkd EwmXoGoYQ6XKzFoLIUwBG/PvvHDDQySayMsVQvn4DWwuO/hjuaTxUM8fwfIeB4DNIs kT5K5DrP5qIjqo7sla/sf97OgZGQu3zJirh+ZAZzoTXAsTwSJ1hQqhqCrw73XsFcaI iTWScNGGsMHRw== Message-ID: <0c388c2f56254ce14335bf7542f2f4bc946e5e2f.1674781160.git.kaelyn.alexi@protonmail.com> In-Reply-To: References: Feedback-ID: 34709329:user:proton MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: Kaelyn Takata X-ACL-Warn: , Kaelyn Takata via Guix-patches From: Kaelyn Takata 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 ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1674781771; 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-type:content-type: 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=NU+uBePYo9ejiZYdZ7WgvfMbcCLORwW/Gw3XNUMqtwA=; b=BvNCYNvGRdR26djQogt9E6oWmnz6MTEViNmhCSghaDNJvSc/3uolqQevwh3z4b0YTz64Dz 1oKaZ1FvQLecuWS81ekDsgjTLh7seal6NN0sfJA1c8tt+1j98wacEh1wq9FJ1ou4Cpx/Wr 32Kw1HjTedRE2iil/wWq0gayWzGuKagQt9lfsL1LWUYi/iN3EorVggD9CuEdaPQQ2zb+1w Apb+/jzDzTM8nR2YdM3odjk2yUahUy7gAPHXE00KZ3o9gcPa9Jf75grpKU9SYfHpiH/9Ge WLXxN2HjLuTYrpYLpGqsZ2U725sMSHClOc8WiJQp2Vt3SM/sxbu51gKltb79Ig== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=protonmail.com header.s=protonmail3 header.b="SOGJPm/O"; 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=1674781771; a=rsa-sha256; cv=none; b=qItbMBkUzhha4KYhF0ypOILk7pU0c82Aj329ExIQ6zS2+D2cZFDq5MLZ8R1+wTMPSLEXbz 4/X5HP/iLW+VjNS4LIWEANY8n+7QhSwWmjVY4UsNMiQtmv5Ac7Nm5kr0gPcOIUKwfF4QVD CTDJpFqZ8N4m7DVVHF7ehrkxwj4A+6Jv9jOvLe4miIosWjCh1Nv5hliaEL17NfxviXuhab uSwTmn8Q9WWv4BSi2xd25I8WcGv0XFheqpDwRL8JeIeAYR+5SNr3RjVnzgYxVrfGczmLzp tgQDtbThjNb9E3n66Hnn7guDHz/JRuU1BySfsinhpjaDz1VgaEqUA+Lnuoy+Aw== Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=protonmail.com header.s=protonmail3 header.b="SOGJPm/O"; 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" X-Migadu-Scanner: scn0.migadu.com X-Migadu-Spam-Score: -2.87 X-Spam-Score: -2.87 X-Migadu-Queue-Id: 06DCB32E8E X-TUID: 984bVOC3+OCb * gnu/packages/wine.scm (wine-staging,wine64-staging): Update to 8.0. --- gnu/packages/wine.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gnu/packages/wine.scm b/gnu/packages/wine.scm index 7ca2ac5bdf..6e43494c68 100644 --- a/gnu/packages/wine.scm +++ b/gnu/packages/wine.scm @@ -336,7 +336,7 @@ (define-public wine-minimal (define-public wine-staging-patchset-data (package (name "wine-staging-patchset-data") - (version "7.8") + (version "8.0") (source (origin (method git-fetch) @@ -345,7 +345,7 @@ (define-public wine-staging-patchset-data (commit (string-append "v" version)))) (file-name (git-file-name name version)) (sha256 - (base32 "02rgpymhqrdr3aamvv6yvpgh82rj1n4adr36mi26cs3zbkx8zb55")))) + (base32 "11q9fa1jdrv1pd9piaicgqvidq1c08imkwpqhyzcj5r711rl7581")))) (build-system trivial-build-system) (native-inputs (list bash coreutils)) @@ -395,7 +395,7 @@ (define-public wine-staging "wine-" wine-version ".tar.xz")) (file-name (string-append name "-" wine-version ".tar.xz")) (sha256 - (base32 "1f0r00b6lk59cmpj42b7f2jrd58d7vxfvpp54j7arwjhdg4yjxlg"))= ))) + (base32 "0bkr3klvjy8h4djddr31fvapsi9pc2rsiyhaa7j1lwpq704w4wh2"))= ))) (inputs (modify-inputs (package-inputs wine) (prepend autoconf ; for autoreconf ffmpeg -- 2.39.1