mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-19 23:55:54 +02:00
gnu: qtbase-5: Update to 5.15.17.
* gnu/packages/qt.scm (qtbase-5): Update to 5.15.17. Change-Id: I2630f8eed4a6adcc28dc565d3dfe85d98f1e4233
This commit is contained in:
+2
-2
@@ -500,13 +500,13 @@ system, and the core design of Django is reused in Grantlee.")
|
||||
(define-public qtbase-5
|
||||
(package
|
||||
(name "qtbase")
|
||||
(version "5.15.16")
|
||||
(version "5.15.17")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (qt-url name version))
|
||||
(sha256
|
||||
(base32
|
||||
"14hm0kyp1y8lsc6wn3bsy28i6zf8l9b6f81pm1mqn18qih2iaj5h"))
|
||||
"1zsnww4hp5n46jyg43w039lgxxrnjj1w0ngp54ibv9glng5i65fv"))
|
||||
;; Use TZDIR to avoid depending on package "tzdata".
|
||||
(patches (search-patches "qtbase-5-use-TZDIR.patch"
|
||||
"qtbase-moc-ignore-gcc-macro.patch"
|
||||
|
||||
Reference in New Issue
Block a user