gnu: qtbase-5: Update to 5.15.10.
* gnu/packages/qt.scm (qtbase-5): Update to 5.15.10.master
parent
e253911955
commit
43ad003ffc
|
@ -356,13 +356,13 @@ system, and the core design of Django is reused in Grantlee.")
|
|||
(define-public qtbase-5
|
||||
(package
|
||||
(name "qtbase")
|
||||
(version "5.15.8")
|
||||
(version "5.15.10")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (qt-url name version))
|
||||
(sha256
|
||||
(base32
|
||||
"175ynjndpzsw69vnsq4swykn9f48568ww9b4z3yw7azkqwk13cdz"))
|
||||
"1fcg3kx5akvj0kqxd99h5lv3kv4pw2cj0makmpvhpw90inqnrl60"))
|
||||
;; Use TZDIR to avoid depending on package "tzdata".
|
||||
(patches (search-patches "qtbase-use-TZDIR.patch"
|
||||
"qtbase-moc-ignore-gcc-macro.patch"
|
||||
|
|
Reference in New Issue