gnu: kwidgetsaddons: Update to 6.5.0.
* gnu/packages/kde-frameworks.scm (kwidgetsaddons): Update to 6.5.0. Change-Id: If1649ed3280c66003cf68c87270529c7d1b0417a
This commit is contained in:
parent
479d4e47c1
commit
b1faea2740
@ -1630,7 +1630,7 @@ represented by a QPoint or a QSize.")
|
|||||||
(define-public kwidgetsaddons
|
(define-public kwidgetsaddons
|
||||||
(package
|
(package
|
||||||
(name "kwidgetsaddons")
|
(name "kwidgetsaddons")
|
||||||
(version "6.4.0")
|
(version "6.5.0")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append
|
(uri (string-append
|
||||||
@ -1639,7 +1639,7 @@ represented by a QPoint or a QSize.")
|
|||||||
name "-" version ".tar.xz"))
|
name "-" version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1gqd7wm60z18g64pfqhzq0ib5h3rj14r8ab5j6iz7p522glf59zx"))))
|
"02gys2sr03j5m85gw6n4qs9yanmnl1hwjpb2sk3q74b11b2bqfng"))))
|
||||||
(build-system qt-build-system)
|
(build-system qt-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list extra-cmake-modules qttools))
|
(list extra-cmake-modules qttools))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user