[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/52: gnu: qtsvg: Update to 6.6.2.
From: |
guix-commits |
Subject: |
03/52: gnu: qtsvg: Update to 6.6.2. |
Date: |
Sat, 30 Mar 2024 20:41:38 -0400 (EDT) |
apteryx pushed a commit to branch qt-team
in repository guix.
commit 5e20afd10855e49e71defa6832b906018ff53c21
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Wed Mar 13 16:57:57 2024 +0800
gnu: qtsvg: Update to 6.6.2.
* gnu/packages/qt.scm (qtsvg): Update to 6.6.2.
Change-Id: Ibd80b03bb776cdbe2084e8be65ddd1ccc0edb6ad
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
---
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 ab62248ef9..458764aeab 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -1197,13 +1197,13 @@ HostData=lib/qt5
(define-public qtsvg
(package
(name "qtsvg")
- (version "6.5.2")
+ (version "6.6.2")
(source (origin
(method url-fetch)
(uri (qt-url name version))
(sha256
(base32
- "18v337lfk8krg0hff5jx6fi7gn6x3djn03x3psrhlbmgjc8crd28"))))
+ "10c1dmbv5d39n1q4m67gf2h4n6wfkzrlyk8plnxbyhhvxxcis8ss"))))
(build-system cmake-build-system)
(arguments
(list
- 22/52: gnu: qtspeech: Rename package to qtspeech-5., (continued)
- 22/52: gnu: qtspeech: Rename package to qtspeech-5., guix-commits, 2024/03/30
- 27/52: gnu: qtbase: Have qmlimportscanner honor QML_IMPORT_PATH., guix-commits, 2024/03/30
- 26/52: build: qt-utils: Use QML_IMPORT_PATH for Qt 6., guix-commits, 2024/03/30
- 29/52: gnu: qtbase: Disable the tst_qxmlstream test on powerpc64-le., guix-commits, 2024/03/30
- 28/52: gnu: qtbase: Replace QML2_IMPORT_PATH with QML_IMPORT_PATH., guix-commits, 2024/03/30
- 08/52: gnu: qtmultimedia: Update to 6.6.2., guix-commits, 2024/03/30
- 10/52: gnu: qtwebchannel: Update to 6.6.2., guix-commits, 2024/03/30
- 07/52: gnu: qtshadertools: Update to 6.6.2., guix-commits, 2024/03/30
- 44/52: gnu: gwenview: Break disabled tests into a list., guix-commits, 2024/03/30
- 35/52: gnu: Add qwindowkit., guix-commits, 2024/03/30
- 03/52: gnu: qtsvg: Update to 6.6.2.,
guix-commits <=
- 23/52: gnu: Add qtspeech., guix-commits, 2024/03/30
- 46/52: gnu: extra-cmake-modules: Update to 6.0.0., guix-commits, 2024/03/30
- 42/52: gnu: python-pyqt-6: Update to 6.6.1., guix-commits, 2024/03/30
- 32/52: gnu: ffmpeg-jami: Apply patch adding pipewire support., guix-commits, 2024/03/30
- 37/52: gnu: jami: Update to 20240325.0., guix-commits, 2024/03/30
- 17/52: gnu: qtremoteobjects: Update to 6.6.2., guix-commits, 2024/03/30
- 11/52: gnu: qtlanguageserver: Update to 6.6.2., guix-commits, 2024/03/30
- 14/52: gnu: qttranslations: Update to 6.6.2., guix-commits, 2024/03/30
- 06/52: gnu: qtwebsockets: Update to 6.6.2., guix-commits, 2024/03/30
- 39/52: gnu: kimageannotator: Update to 0.7.1., guix-commits, 2024/03/30