[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
65/75: gnu: qtgraphicaleffects: Update to 5.15.15.
From: |
guix-commits |
Subject: |
65/75: gnu: qtgraphicaleffects: Update to 5.15.15. |
Date: |
Fri, 15 Nov 2024 21:44:11 -0500 (EST) |
z572 pushed a commit to branch qt-team
in repository guix.
commit 37742688272340796395d30ad01a3d3af8e0f108
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Wed Sep 11 15:43:16 2024 +0800
gnu: qtgraphicaleffects: Update to 5.15.15.
* gnu/packages/qt.scm (qtgraphicaleffects): Update to 5.15.15.
Change-Id: I3e8d1ca9972ac1765ea6b508b747edd8d3e8515a
---
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 a52c7a72ea..8a3367354a 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -2559,13 +2559,13 @@ not available.")))
(package
(inherit qtsvg-5)
(name "qtgraphicaleffects")
- (version "5.15.10")
+ (version "5.15.15")
(source (origin
(method url-fetch)
(uri (qt-url name version))
(sha256
(base32
- "01f0glgc74595llfdfmapc3hqw3lqj8lcdmabm0mmnplnabb2b5b"))))
+ "1w7xr8m4mff6l07fh2582f92i4rlpz50w6wc65ic46ldjpifb8q9"))))
(arguments
(substitute-keyword-arguments (package-arguments qtsvg-5)
((#:tests? _ #f) #f))) ; TODO: Enable the tests
- 05/75: gnu: qtdeclarative: Update to 6.7.2., (continued)
- 05/75: gnu: qtdeclarative: Update to 6.7.2., guix-commits, 2024/11/15
- 19/75: gnu: qtpositioning: Update to 6.7.2., guix-commits, 2024/11/15
- 36/75: gnu: python-pyqt-builder: Update to 1.16.4., guix-commits, 2024/11/15
- 02/75: gnu: qt5compat: Update to 6.7.2., guix-commits, 2024/11/15
- 08/75: gnu: qtshadertools: Update to 6.7.2., guix-commits, 2024/11/15
- 22/75: gnu: qthttpserver: Update to 6.7.2., guix-commits, 2024/11/15
- 28/75: gnu: Add icu4c-75., guix-commits, 2024/11/15
- 29/75: gnu: qtwebengine: Update to 6.7.2., guix-commits, 2024/11/15
- 39/75: gnu: python-pyqt5-sip: Update to 12.15.0., guix-commits, 2024/11/15
- 35/75: gnu: python-pyqt6-sip: Update to 13.8.0., guix-commits, 2024/11/15
- 65/75: gnu: qtgraphicaleffects: Update to 5.15.15.,
guix-commits <=
- 67/75: gnu: qtscxml-5: Update to 5.15.15., guix-commits, 2024/11/15
- 63/75: gnu: qtquickcontrols-5: Update to 5.15.15., guix-commits, 2024/11/15
- 54/75: gnu: qtwayland-5: Update to 5.15.15., guix-commits, 2024/11/15
- 68/75: gnu: qtpurchasing: Update to 5.15.15., guix-commits, 2024/11/15
- 56/75: gnu: qtserialbus: Update to 5.15.15., guix-commits, 2024/11/15
- 70/75: gnu: qtdatavis3d: Update to 5.15.15., guix-commits, 2024/11/15
- 66/75: gnu: qtgamepad: Update to 5.15.15., guix-commits, 2024/11/15
- 03/75: gnu: qtsvg: Update to 6.7.2., guix-commits, 2024/11/15
- 09/75: gnu: qtmultimedia: Update to 6.7.2., guix-commits, 2024/11/15
- 10/75: gnu: qtwayland: Update to 6.7.2., guix-commits, 2024/11/15