guix_mirror_bot pushed a commit to branch qt-team
in repository guix.
commit 71b785307dea75a90a77a69f94728aff6278470e
Author: Zheng Junjie <[email protected]>
AuthorDate: Mon Jul 21 23:26:18 2025 +0800
gnu: qtscxml: Update to 6.9.1.
* gnu/packages/qt.scm (qtscxml): Update to 6.9.1.
Change-Id: Ib3f11ac4192f8def6352a72b961a12f070f0f270
---
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 06e4a2a38e..76e68ea860 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -2818,13 +2818,13 @@ also contains functionality to support data models and
executable content.")))
(define-public qtscxml
(package
(name "qtscxml")
- (version "6.8.2")
+ (version "6.9.1")
(source (origin
(method url-fetch)
(uri (qt-url name version))
(sha256
(base32
- "14x1iv7wdaifly06dh5w0iqa46va0hikg1c4rh0yj0a0l88llg38"))
+ "10274n4gslgh59sagyijllnskp204i16zm7bdpx58fmk4chdwcqc"))
(modules '((guix build utils)))
(snippet
'(begin