[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
58/71: gnu: qtmultimedia: Update to 6.6.3.
From: |
guix-commits |
Subject: |
58/71: gnu: qtmultimedia: Update to 6.6.3. |
Date: |
Sun, 31 Mar 2024 21:57:33 -0400 (EDT) |
apteryx pushed a commit to branch qt-team
in repository guix.
commit a76a942a5a41ac53c4dd56c10f535c9f4ca3910a
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Sun Mar 31 21:52:52 2024 -0400
gnu: qtmultimedia: Update to 6.6.3.
* gnu/packages/qt.scm (qtmultimedia): Update to 6.6.3.
Change-Id: I82478aaa7380feb04aecea9b070a153957ad49b8
---
gnu/packages/qt.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/qt.scm b/gnu/packages/qt.scm
index 044e9be46f..7f3741b160 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -1801,13 +1801,13 @@ Vulkan, OpenGL and other main graphic APIs.")
(define-public qtmultimedia
(package
(name "qtmultimedia")
- (version "6.6.2")
+ (version "6.6.3")
(source (origin
(method url-fetch)
(uri (qt-url name version))
(sha256
(base32
- "1v0430jnv97ws6cizn9mi8zr9hcg7rixd0jg7smhdq8apacjb572"))
+ "1ciswpv8p71j9hwwdhfr5pmsrnizlaijp0dnyc99lk5is8qgh05y"))
(modules '((guix build utils)))
(snippet
'(begin
- 55/71: gnu: qtwebsockets: Update to 6.6.3., (continued)
- 55/71: gnu: qtwebsockets: Update to 6.6.3., guix-commits, 2024/03/31
- 62/71: gnu: qtlottie: Update to 6.6.3., guix-commits, 2024/03/31
- 63/71: gnu: qttools: Update to 6.6.3., guix-commits, 2024/03/31
- 35/71: gnu: Add qwindowkit., guix-commits, 2024/03/31
- 40/71: gnu: kpackage: Disable plasma-query test., guix-commits, 2024/03/31
- 43/71: gnu: kwayland: Disable kwayland-testXdgForeign test., guix-commits, 2024/03/31
- 47/71: gnu: restinio: Update to 0.7.2., guix-commits, 2024/03/31
- 48/71: gnu: kimageannotator: Build as shared library., guix-commits, 2024/03/31
- 51/71: gnu: qt5compat: Update to 6.6.3., guix-commits, 2024/03/31
- 57/71: gnu: qtshadertools: Update to 6.6.3., guix-commits, 2024/03/31
- 58/71: gnu: qtmultimedia: Update to 6.6.3.,
guix-commits <=
- 65/71: gnu: qtscxml: Update to 6.6.3., guix-commits, 2024/03/31
- 59/71: gnu: qtwayland: Update to 6.6.3., guix-commits, 2024/03/31
- 60/71: gnu: qtwebchannel: Update to 6.6.3., guix-commits, 2024/03/31
- 68/71: gnu: qtremoteobjects: Update to 6.6.3., guix-commits, 2024/03/31
- 69/71: gnu: qtspeech: Update to 6.6.3., guix-commits, 2024/03/31
- 37/71: gnu: jami: Update to 20240325.0., guix-commits, 2024/03/31
- 70/71: gnu: qtwebengine: Update to 6.6.3., guix-commits, 2024/03/31
- 44/71: gnu: gwenview: Break disabled tests into a list., guix-commits, 2024/03/31
- 64/71: gnu: qttranslations: Update to 6.6.3., guix-commits, 2024/03/31
- 67/71: gnu: qtnetworkauth: Update to 6.6.3., guix-commits, 2024/03/31