From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id WHhQORmXwGQ52AAASxT56A (envelope-from ) for ; Wed, 26 Jul 2023 05:46:34 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id 2KNoORmXwGRu1gAA9RJhRA (envelope-from ) for ; Wed, 26 Jul 2023 05:46:33 +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 64D8548694 for ; Wed, 26 Jul 2023 05:46:33 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=protonmail.com header.s=protonmail3 header.b=JV7EFk3N; 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=1690343193; 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=sMFm4Zy8iOycB1om1DjviKF9pUZwpZNzM4n/ZSlfkfU=; b=BucdxC0JrwvK0hSuVcoURz0Mq/HApmH7KDA2Z4u40vBGkJ1Tj199uAxZMNCnlWVbnPES9t cQQJDADag3DUt3ZCHOoBLWAw+wKsGjox+oDy6Z3mecZ10PD9KWfpCgdgUpu9DIkI8LIiob 4pTUmApo/MFILb0hjeDASmprnLi1f9wDJh+VQG/95ZQxC69Z6X/B/qeTOZ0hXk/Ce6c5bS PaZNQGAhrEu5h6FOiFdRKJjUj0eraQmyDelruVW6b7E9hh1LIVBH0wHveF3CrNJoNNT98S XPjtuX2E5Oss37KzJ5+BWeIWPr7k/Ir3f7xX76ixiDj1zVXv+mO6V4m/L1BTRg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1690343193; a=rsa-sha256; cv=none; b=ZtwwjRqyGa+lIW/+xdF6bAr0R/yW/cOAw2aTcaUOztf75jL+SXCyZmnChFKXulFRkGahOx f+sMo2b1qT73lwxFanFCug4nwDCKO06nlNNwSzemtxI5DRwLRVPT+ECig4EMa310PTLkDe f/+OixudRxu2T94RbDmsgiUOn58RCYRNDGhfSibfuUGN6hxRXX+0qhX00jr8YYISM3iV3s RWN32+MQD2RTdjWNAT5i2PP+pIc9aufwoY165cpzem8qwMZfI3+90g1YjbxOYLSMvJ4B1B vZNOg0Hzt1ko4d1KXneg7eFCG52qWu5grFBocz4tYAGIzo5tkhuQF1sYK+dTmg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=protonmail.com header.s=protonmail3 header.b=JV7EFk3N; 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 Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qOVTX-00047a-FS; Tue, 25 Jul 2023 23:46:11 -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 1qOVTP-00047C-B2 for guix-patches@gnu.org; Tue, 25 Jul 2023 23:46:06 -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 1qOVTO-0005Wi-Ly for guix-patches@gnu.org; Tue, 25 Jul 2023 23:46:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qOVTO-0006sv-Gh for guix-patches@gnu.org; Tue, 25 Jul 2023 23:46:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64675] [PATCH mesa-updates] gnu: libva: Update to 2.19.0. Resent-From: John Kehayias Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 26 Jul 2023 03:46:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64675 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Hilton Chain Cc: 64675@debbugs.gnu.org Received: via spool by 64675-submit@debbugs.gnu.org id=B64675.169034311326402 (code B ref 64675); Wed, 26 Jul 2023 03:46:02 +0000 Received: (at 64675) by debbugs.gnu.org; 26 Jul 2023 03:45:13 +0000 Received: from localhost ([127.0.0.1]:47317 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qOVSa-0006rl-Ty for submit@debbugs.gnu.org; Tue, 25 Jul 2023 23:45:13 -0400 Received: from mail-4316.protonmail.ch ([185.70.43.16]:43141) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qOVSY-0006rR-9Z for 64675@debbugs.gnu.org; Tue, 25 Jul 2023 23:45:11 -0400 Date: Wed, 26 Jul 2023 03:44:56 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1690343103; x=1690602303; bh=sMFm4Zy8iOycB1om1DjviKF9pUZwpZNzM4n/ZSlfkfU=; 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=JV7EFk3NDceuO8SCLECWevIyDRv7tJVLl5E+GtIVwA9/X63mE8PyR9xqIKwssXqP+ eG+MElJs67fzlWwpm59nUrdoQVFCA79cWP9moj/jxTgK3DRKh1BSqskxPfIzuyF8m2 Y9IL4DUVGJSdcwGvDUydhsLcf40oXrBVAbxjmC5NEu0PyhsfOu4yteTyYaSsIQzXSE hyjvPr7qVz37ZLNu5B9X5LXkJidZNpqObDJvVEUsOZU5r5t4C/+D4jliNxgObb+Otj CZhWDTYU6XirkBycY3I9d+C1a35WxNwUAcib5KZZ8Wep0pIbMOW58x46Cd6cxbPbrm G6hFDwIRi1Ouw== Message-ID: <87o7jzibf1.fsf@protonmail.com> In-Reply-To: References: Feedback-ID: 7805494: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: John Kehayias X-ACL-Warn: , John Kehayias via Guix-patches From: John Kehayias 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-Migadu-Spam-Score: -5.16 X-Spam-Score: -5.16 X-Migadu-Queue-Id: 64D8548694 X-Migadu-Scanner: mx1.migadu.com X-TUID: EzVq5wQ03NFn Hi, (resending as the bug email was left off the first time, sorry) On Mon, Jul 17, 2023 at 02:52 PM, Hilton Chain wrote: > * gnu/packages/video.scm (libva): Update to 2.19.0. > --- > gnu/packages/video.scm | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm > index aa46da0c5e..c19d915d8a 100644 > --- a/gnu/packages/video.scm > +++ b/gnu/packages/video.scm > @@ -1504,14 +1504,14 @@ (define-public libplacebo > (define-public libva > (package > (name "libva") > - (version "2.18.0") > + (version "2.19.0") > (source > (origin > (method url-fetch) > (uri (string-append "https://github.com/intel/libva/releases/down= load/" > version "/libva-" version ".tar.bz2")) > (sha256 > - (base32 "10j9rm6ajgp3fda7pwl058lchdip0wq20bvydil28ff2l3mpwmx3"))= )) > + (base32 "0x113spshsjcqh4pk8rkqq4r8vxf1nm83ym6ppp7zpsrsncfffwn"))= )) > (build-system gnu-build-system) > (native-inputs > (list config pkg-config)) > > base-commit: 7013921be6f9f2de49d5806a93eaee1d95cac1c6 Applied on mesa-updates which I hope to merge once rebuilds are done (in the next few days?). Thanks! John