From: Hilton Chain via Guix-patches via <guix-patches@gnu.org>
To: 64675@debbugs.gnu.org
Cc: John Kehayias <john.kehayias@protonmail.com>,
Hilton Chain <hako@ultrarare.space>
Subject: [bug#64675] [PATCH mesa-updates] gnu: libva: Update to 2.19.0.
Date: Mon, 17 Jul 2023 14:52:32 +0800 [thread overview]
Message-ID: <e0e9bf71f1528d466cf0117e1a62f9c9d4410d3d.1689576471.git.hako@ultrarare.space> (raw)
* 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
next reply other threads:[~2023-07-17 6:54 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-17 6:52 Hilton Chain via Guix-patches via [this message]
2023-07-26 3:44 ` [bug#64675] [PATCH mesa-updates] gnu: libva: Update to 2.19.0 John Kehayias via Guix-patches via
2023-07-31 15:26 ` bug#64675: " John Kehayias via Guix-patches via
[not found] ` <handler.64675.B.168957682212943.ack@debbugs.gnu.org>
2023-07-31 15:33 ` [bug#64675] Close: bug#64675: Acknowledgement ([PATCH mesa-updates] gnu: libva: Update to 2.19.0.) Hilton Chain via Guix-patches via
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=e0e9bf71f1528d466cf0117e1a62f9c9d4410d3d.1689576471.git.hako@ultrarare.space \
--to=guix-patches@gnu.org \
--cc=64675@debbugs.gnu.org \
--cc=hako@ultrarare.space \
--cc=john.kehayias@protonmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.