me
/
guix
Archived
1
0
Fork 0

gnu: qtsensors: Update to 6.6.3.

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

Change-Id: Iff5f6e1ce9ec8bafd227ee76c6cf79c06af1fb89
master
Maxim Cournoyer 2024-03-31 21:52:51 -04:00
parent 3972c32f71
commit bcff715a22
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 2 additions and 2 deletions

View File

@ -1752,13 +1752,13 @@ consume data received from the server, or both.")
(package
(inherit qtsvg)
(name "qtsensors")
(version "6.6.2")
(version "6.6.3")
(source (origin
(method url-fetch)
(uri (qt-url name version))
(sha256
(base32
"0a3w50bfnmxndyxnn9lsy1wxffhm2am0yjxqx3vx0gfjwv79yvsa"))))
"0r9p3lm159pji29vq9kii42jkz4rg15hqh6zlq9442i58a0ayddj"))))
(native-inputs (list qtdeclarative))
(inputs (list qtbase))
(synopsis "Qt Sensors module")