gnu: qtquickcontrols2-5: Fix source hash.

* gnu/packages/qt.scm (qtquickcontrols2-5)[source]: Fix hash.
This commit is contained in:
Guillaume Le Vaillant 2023-03-25 22:58:58 +01:00
parent 2dd0101de9
commit ef7ddc8e8b
No known key found for this signature in database
GPG key ID: 6BE8208ADF21FE3F

View file

@ -2061,7 +2061,7 @@ (define-public qtquickcontrols2-5
(uri (qt-urls name version))
(sha256
(base32
"1cxg4ml07k1zcyi5m4lx06sz8f5l67isb5vhk7nakxm0wnn7p8y4"))))
"058dkj6272za47vnz3mxsmwsj85gxf6g0ski645fphk8s3jp2bk5"))))
(arguments
(substitute-keyword-arguments (package-arguments qtsvg-5)
((#:tests? _ #f) #f))) ; TODO: Enable the tests