gnu: qtlocation: Correct hash.
This is probably a consequence of a branch merge, since the hash was for version 5.15.5, whereas the package has version 5.15.8. * gnu/packages/qt.scm (qtlocation): Correct hash.
This commit is contained in:
parent
93b07e5eb6
commit
9665eb21a9
@ -1887,7 +1887,7 @@ native APIs where it makes sense.")))
|
||||
(uri (qt-urls name version))
|
||||
(sha256
|
||||
(base32
|
||||
"0mlhhhcxx3gpr9kh04c6fljxcj50c2j21r0wb9f7d7nk4flip7b2"))))
|
||||
"0r16qxy0pfpwvna4gpz67jk3qv3qizfd659kc9iwdh8bhz7lpjrw"))))
|
||||
(arguments
|
||||
(substitute-keyword-arguments (package-arguments qtsvg-5)
|
||||
((#:tests? _ #f) #f) ; TODO: Enable the tests
|
||||
|
Loading…
Reference in New Issue
Block a user