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

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

bug#59050: closed ([PATCH staging] gnu: libva: Update to 2.16.0.)


From: GNU bug Tracking System
Subject: bug#59050: closed ([PATCH staging] gnu: libva: Update to 2.16.0.)
Date: Thu, 01 Dec 2022 15:47:02 +0000

Your message dated Thu, 01 Dec 2022 16:46:30 +0100
with message-id <87ilivyvmx.fsf@gnu.org>
and subject line Re: bug#59050: [PATCH staging] gnu: libva: Update to 2.16.0.
has caused the debbugs.gnu.org bug report #59050,
regarding [PATCH staging] gnu: libva: Update to 2.16.0.
to be marked as done.

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


-- 
59050: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=59050
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH staging] gnu: libva: Update to 2.16.0. Date: Sat, 05 Nov 2022 20:33:51 +0800
* gnu/packages/video.scm (libva): Update to 2.16.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 9fb17cf5ba..8e0cd97119 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -1499,14 +1499,14 @@ (define-public libplacebo
 (define-public libva
   (package
     (name "libva")
-    (version "2.15.0")
+    (version "2.16.0")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://github.com/intel/libva/releases/download/";
                            version "/libva-" version ".tar.bz2"))
        (sha256
-        (base32 "1jhy8qzfp4ydbxs9qd9km7k5wq8r4s2vq20r1q07lgld8l4x93i5"))))
+        (base32 "070aj9nw681a4m7f5xb662hhyib0w9q0i0s9v8vplh9cvfhaqpqi"))))
     (build-system gnu-build-system)
     (native-inputs
      (list pkg-config))

base-commit: 6ff203663e696b74e711ab09d6f4b35c2c332f0f
-- 
2.38.0




--- End Message ---
--- Begin Message --- Subject: Re: bug#59050: [PATCH staging] gnu: libva: Update to 2.16.0. Date: Thu, 01 Dec 2022 16:46:30 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)
Hilton Chain <hako@ultrarare.space> skribis:

> * gnu/packages/video.scm (libva): Update to 2.16.0.

Applied on ‘staging’, thanks!


--- End Message ---

reply via email to

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