gnu: kdesignerplugin: Update to 5.114.0.
* gnu/packages/kde-frameworks.scm (kdesignerplugin): Update to 5.114.0. Change-Id: I7fc685a3bb73cf80c43279e1f6d1b90dcaca2296
This commit is contained in:
parent
3489fcc8ab
commit
6b1e7b75e7
1 changed files with 2 additions and 2 deletions
|
|
@ -2487,7 +2487,7 @@ started on demand.")
|
|||
(define-public kdesignerplugin
|
||||
(package
|
||||
(name "kdesignerplugin")
|
||||
(version "5.108.0")
|
||||
(version "5.114.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
|
|
@ -2496,7 +2496,7 @@ started on demand.")
|
|||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0ibd1sgyiawl7b25ag1qs80s0vai16ab1zmdrhx85gd1583vkyab"))))
|
||||
"0zlvkayv6zl5rp1076bscmdzyw93y7sxqb5848w11vs0g9amcj9n"))))
|
||||
(build-system qt-build-system)
|
||||
(native-inputs
|
||||
(list extra-cmake-modules kdoctools qttools-5))
|
||||
|
|
|
|||
Reference in a new issue