mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: kwidgetsaddons: Update to 6.13.0.
* gnu/packages/kde-frameworks.scm (kwidgetsaddons): Update to 6.13.0. Change-Id: Ieb3067317222d3514a3b79a136d5b44e8d008143
This commit is contained in:
parent
9c4e0c5162
commit
981b7d1920
1 changed files with 2 additions and 2 deletions
|
@ -1649,7 +1649,7 @@ represented by a QPoint or a QSize.")
|
|||
(define-public kwidgetsaddons
|
||||
(package
|
||||
(name "kwidgetsaddons")
|
||||
(version "6.10.0")
|
||||
(version "6.13.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
|
@ -1658,7 +1658,7 @@ represented by a QPoint or a QSize.")
|
|||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0kp7xyxqrvzxym6ka6bb7dbpxpqyy8g4y99c5kyqfhl7sx1lkyp0"))))
|
||||
"01kl3j7qnx64zpaaqb5kya6f3d3r9zl7mva402pzh6bkk4lqhlx1"))))
|
||||
(build-system qt-build-system)
|
||||
(native-inputs
|
||||
(list extra-cmake-modules qttools))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue