me
/
guix
Archived
1
0
Fork 0

gnu: qtpositioning: Update to 6.5.2.

* gnu/packages/qt.scm (qtpositioning): Update to 6.5.2.
master
Maxim Cournoyer 2023-08-11 18:00:23 -04:00
parent 39bcfa1c93
commit 39f3749c20
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 2 additions and 2 deletions

View File

@ -2292,13 +2292,13 @@ also contains functionality to support data models and executable content.")))
(define-public qtpositioning (define-public qtpositioning
(package (package
(name "qtpositioning") (name "qtpositioning")
(version "6.3.2") (version "6.5.2")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (qt-url name version)) (uri (qt-url name version))
(sha256 (sha256
(base32 (base32
"0zh45lf164nzwl1hh96qm64nyw9wzzrnm5s7sx761glz54q6l5xz")))) "1yhlfs8izc054qv1krf5qv6zzjlvmz013h74fwamn74dfh1kyjbh"))))
(build-system cmake-build-system) (build-system cmake-build-system)
(arguments (arguments
(list (list