[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/15: gnu: mediasdk: Update to 22.4.4.
From: |
guix-commits |
Subject: |
08/15: gnu: mediasdk: Update to 22.4.4. |
Date: |
Thu, 11 Aug 2022 16:00:46 -0400 (EDT) |
mbakke pushed a commit to branch master
in repository guix.
commit c851ea265a58821aa3e2061e7eecd6eff981b2e7
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Thu Aug 11 18:33:02 2022 +0200
gnu: mediasdk: Update to 22.4.4.
* gnu/packages/video.scm (mediasdk): Update to 22.4.4.
---
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 fa6ed184a1..02ec558994 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -339,7 +339,7 @@ efficiency.")
(define-public mediasdk
(package
(name "mediasdk")
- (version "20.1.1")
+ (version "22.4.4")
(source
(origin
(method git-fetch)
@@ -349,7 +349,7 @@ efficiency.")
(commit (string-append "intel-" name "-" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "0blwcxr5j8762nylx2cxrq0h53bpgnk859dbs6crq4wr9fcxlx9z"))))
+ (base32 "18mrqringyv1drswm4m8ppw7sks6x4jzp6s0ag0h9hrpd15kn5rx"))))
(build-system cmake-build-system)
(arguments
`(#:configure-flags
- 07/15: gnu: python-libvirt: Add 'upstream-name' property., (continued)
- 07/15: gnu: python-libvirt: Add 'upstream-name' property., guix-commits, 2022/08/11
- 10/15: gnu: mediasdk: Build reproducibly., guix-commits, 2022/08/11
- 09/15: gnu: mediasdk: Remove input labels., guix-commits, 2022/08/11
- 06/15: gnu: libvirt: Use G-expression., guix-commits, 2022/08/11
- 02/15: gnu: python-pyicu: Update to 2.9., guix-commits, 2022/08/11
- 03/15: gnu: catch2@1: Adjust for glibc 2.34 and later., guix-commits, 2022/08/11
- 14/15: gnu: ntfs-3g: Add release-monitoring-url and upstream-name., guix-commits, 2022/08/11
- 13/15: gnu: openconnect-sso: Remove input labels., guix-commits, 2022/08/11
- 15/15: gnu: ntfs-3g: Update to 2022.5.17., guix-commits, 2022/08/11
- 11/15: gnu: folks: Update to 0.15.5., guix-commits, 2022/08/11
- 08/15: gnu: mediasdk: Update to 22.4.4.,
guix-commits <=
- 12/15: gnu: tracker: Update to 3.3.3., guix-commits, 2022/08/11