[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
65/77: gnu: qtgraphicaleffects: Update to 5.15.15.
From: |
guix-commits |
Subject: |
65/77: gnu: qtgraphicaleffects: Update to 5.15.15. |
Date: |
Thu, 21 Nov 2024 10:36:03 -0500 (EST) |
z572 pushed a commit to branch master
in repository guix.
commit e21b3d960f257fcda14dab8b734cde224440de6f
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
- 43/77: gnu: Add qtcharts., (continued)
- 43/77: gnu: Add qtcharts., guix-commits, 2024/11/21
- 30/77: gnu: python-shiboken-6: Update to 6.7.2., guix-commits, 2024/11/21
- 45/77: gnu: qt3d-5: Update to 5.15.15., guix-commits, 2024/11/21
- 49/77: gnu: qtxmlpatterns: Update to 5.15.15., guix-commits, 2024/11/21
- 53/77: gnu: qtmultimedia-5: Update to 5.15.15., guix-commits, 2024/11/21
- 54/77: gnu: qtwayland-5: Update to 5.15.15., guix-commits, 2024/11/21
- 57/77: gnu: qtwebchannel-5: Update to 5.15.15., guix-commits, 2024/11/21
- 58/77: gnu: qtwebglplugin: Update to 5.15.15., guix-commits, 2024/11/21
- 60/77: gnu: qtlocation-5: Update to 5.15.15., guix-commits, 2024/11/21
- 62/77: gnu: qtscript: Update to 5.15.15., guix-commits, 2024/11/21
- 65/77: gnu: qtgraphicaleffects: Update to 5.15.15.,
guix-commits <=
- 66/77: gnu: qtgamepad: Update to 5.15.15., guix-commits, 2024/11/21
- 69/77: gnu: qtcharts-5: Update to 5.15.15., guix-commits, 2024/11/21
- 68/77: gnu: qtpurchasing: Update to 5.15.15., guix-commits, 2024/11/21
- 71/77: gnu: qtnetworkauth-5: Update to 5.15.15., guix-commits, 2024/11/21
- 73/77: gnu: qtvirtualkeyboard-5: Update to 5.15.15., guix-commits, 2024/11/21
- 76/77: gnu: qtbase: Fix building on i686-linux., guix-commits, 2024/11/21
- 70/77: gnu: qtdatavis3d: Update to 5.15.15., guix-commits, 2024/11/21
- 74/77: gnu: qtwebengine-5: Update to 5.15.15., guix-commits, 2024/11/21
- 75/77: gnu: libvpx: Update to 1.15.0., guix-commits, 2024/11/21
- 77/77: gnu: qtbase: Adjust skipped tests., guix-commits, 2024/11/21