mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: qtwebview-5: Update to 5.15.17.
* gnu/packages/qt.scm (qtwebview-5): Update to 5.15.17. Change-Id: I2d168a47018da9542692f52abb40bf35a6d40952
This commit is contained in:
@@ -2464,13 +2464,13 @@ native APIs where it makes sense.")
|
||||
(package
|
||||
(inherit qtsvg-5)
|
||||
(name "qtwebview")
|
||||
(version "5.15.16")
|
||||
(version "5.15.17")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (qt-url name version))
|
||||
(sha256
|
||||
(base32
|
||||
"1k54k42aiibjwpgw3pw02zc5awlci280xmkww88jynwvhdzvgk95"))))
|
||||
"0jww3bls4x4izk0lm2bjy21m20r3gvmri1kjgapzz4w1j8xdramk"))))
|
||||
(native-inputs (list perl))
|
||||
(inputs (list qtbase-5 qtdeclarative-5))
|
||||
(synopsis "Display web content in a QML application")
|
||||
|
||||
Reference in New Issue
Block a user