emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#64675: closed ([PATCH mesa-updates] gnu: libva: Update to 2.19.0.)


From: GNU bug Tracking System
Subject: bug#64675: closed ([PATCH mesa-updates] gnu: libva: Update to 2.19.0.)
Date: Mon, 31 Jul 2023 15:28:01 +0000

Your message dated Mon, 31 Jul 2023 15:26:45 +0000
with message-id <87sf94gkzx.fsf_-_@protonmail.com>
and subject line Re: bug#64675: [PATCH mesa-updates] gnu: libva: Update to 
2.19.0.
has caused the debbugs.gnu.org bug report #64675,
regarding [PATCH mesa-updates] gnu: libva: Update to 2.19.0.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
64675: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=64675
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH mesa-updates] gnu: libva: Update to 2.19.0. Date: Mon, 17 Jul 2023 14:52:32 +0800
* 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/download/";
                            version "/libva-" version ".tar.bz2"))
        (sha256
-        (base32 "10j9rm6ajgp3fda7pwl058lchdip0wq20bvydil28ff2l3mpwmx3"))))
+        (base32 "0x113spshsjcqh4pk8rkqq4r8vxf1nm83ym6ppp7zpsrsncfffwn"))))
     (build-system gnu-build-system)
     (native-inputs
      (list config pkg-config))

base-commit: 7013921be6f9f2de49d5806a93eaee1d95cac1c6
-- 
2.41.0




--- End Message ---
--- Begin Message --- Subject: Re: bug#64675: [PATCH mesa-updates] gnu: libva: Update to 2.19.0. Date: Mon, 31 Jul 2023 15:26:45 +0000
On Wed, Jul 26, 2023 at 03:44 AM, John Kehayias wrote:

> 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/download/";
>>                             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

Pushed as ccb5e1872668deb942517ac2dc6207308d3bf117. Thanks!



--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]