[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
41/72: gnu: qt3d-5: Update to 5.15.10.
From: |
guix-commits |
Subject: |
41/72: gnu: qt3d-5: Update to 5.15.10. |
Date: |
Wed, 16 Aug 2023 06:41:11 -0400 (EDT) |
apteryx pushed a commit to branch qt-updates
in repository guix.
commit 0799b257132a8f09c02f891da492387eb30dfe01
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Tue Aug 15 16:20:02 2023 -0400
gnu: qt3d-5: Update to 5.15.10.
* gnu/packages/qt.scm (qt3d-5): Update to 5.15.10.
---
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 d1fdce8cf7..33afadda15 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -906,13 +906,13 @@ developers using C++ or QML, a CSS & JavaScript like
language.")
(package
(inherit qtbase-5)
(name "qt3d")
- (version "5.15.8")
+ (version "5.15.10")
(source (origin
(method url-fetch)
(uri (qt-url name version))
(sha256
(base32
- "18hbv4l9w0czaxcch6af9130fgs4sf400xp0pfzl81c78fwrkfsb"))))
+ "0pwcjm0xxa4f3sg634bv2n61jmn852yr0y6qjvyp8dcvic90cp12"))))
(propagated-inputs `())
(native-inputs (list perl))
(inputs (list mesa qtbase-5 vulkan-headers zlib))
- 38/72: gnu: Remove qtquickcontrols2., (continued)
- 38/72: gnu: Remove qtquickcontrols2., guix-commits, 2023/08/16
- 45/72: gnu: qtxmlpatterns: Update to 5.15.10., guix-commits, 2023/08/16
- 48/72: gnu: qtwebsockets-5: Update to 5.15.10., guix-commits, 2023/08/16
- 70/72: gnu: qtnetworkauth-5: Update to 5.15.10., guix-commits, 2023/08/16
- 72/72: gnu: qtwebengine-5: Update to 5.15.10., guix-commits, 2023/08/16
- 08/72: gnu-maintenance: Accept package object in 'import-html-release' procedure., guix-commits, 2023/08/16
- 23/72: gnu: Add qtimageformats., guix-commits, 2023/08/16
- 24/72: gnu: Add qtlanguageserver., guix-commits, 2023/08/16
- 37/72: gnu: qtwebengine: Update to 6.5.2., guix-commits, 2023/08/16
- 35/72: gnu: qtnetworkauth: Update to 6.5.2., guix-commits, 2023/08/16
- 41/72: gnu: qt3d-5: Update to 5.15.10.,
guix-commits <=
- 42/72: gnu: qtsvg-5: Update to 5.15.10., guix-commits, 2023/08/16
- 47/72: gnu: qtconnectivity: Update to 5.15.10., guix-commits, 2023/08/16
- 46/72: gnu: qtdeclarative-5: Update to 5.15.10., guix-commits, 2023/08/16
- 53/72: gnu: qtwayland-5: Update to 5.15.10., guix-commits, 2023/08/16
- 52/72: gnu: qtmultimedia-5: Shorten maximum line width., guix-commits, 2023/08/16
- 58/72: gnu: qtwebview: Update to 5.15.10., guix-commits, 2023/08/16
- 60/72: gnu: qttools-5: Update to 5.15.10., guix-commits, 2023/08/16
- 69/72: gnu: qtdatavis3d: Update to 5.15.10., guix-commits, 2023/08/16
- 16/72: etc: Add Qt manifests for Qt maintenance., guix-commits, 2023/08/16
- 43/72: gnu: qtimageformats-5: Update to 5.15.10., guix-commits, 2023/08/16