From 521729e5ca6db22eb7471813df7e7a6e7fb6c80f Mon Sep 17 00:00:00 2001 From: Hilton Chain Date: Tue, 8 Apr 2025 12:02:24 +0800 Subject: nongnu: nv-codec-headers: Update to 13.0.19.0. * nongnu/packages/video.scm (nv-codec-headers): Update to 13.0.19.0. --- nongnu/packages/video.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nongnu/packages/video.scm b/nongnu/packages/video.scm index 14abb16..379ccbe 100644 --- a/nongnu/packages/video.scm +++ b/nongnu/packages/video.scm @@ -127,7 +127,7 @@ video decode capabilities of supported Intel GPUs.")))) (define-public nv-codec-headers (package (name "nv-codec-headers") - (version "12.1.14.0") + (version "13.0.19.0") (source (origin (method git-fetch) @@ -136,7 +136,7 @@ video decode capabilities of supported Intel GPUs.")))) (commit (string-append "n" version)))) (file-name (git-file-name name version)) (sha256 - (base32 "0sp4giwbhai9blgd2k7sb571xwmz2yx17w32vy0nyj86ccb2x5jq")))) + (base32 "01p6bjbgm6hfc1snf0hw63b7f7hif40v7bb1xn84ic3cww2m2fcw")))) (arguments (list #:tests? #f ; No tests. -- cgit v1.2.3