me
/
guix
Archived
1
0
Fork 0

gnu: qtscxml: Update to 6.6.3.

* gnu/packages/qt.scm (qtscxml): Update to 6.6.3.

Change-Id: Icf3a4450642a28cedcaa3d47f13682c51c89d72f
master
Maxim Cournoyer 2024-03-31 21:52:54 -04:00
parent 831c18c2ac
commit 882ec8b8cc
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 2 additions and 2 deletions

View File

@ -2529,13 +2529,13 @@ also contains functionality to support data models and executable content.")))
(define-public qtscxml
(package
(name "qtscxml")
(version "6.6.2")
(version "6.6.3")
(source (origin
(method url-fetch)
(uri (qt-url name version))
(sha256
(base32
"0gm4805570ds3jmkbwrjigbg93zc561bd5rc52r71042zzq84j89"))
"1dbcw4qnss5rif97gdcimyzl3jqa508yph611dvvhc1xn16nl6qg"))
(modules '((guix build utils)))
(snippet
'(begin