mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: kstatusnotifieritem: Update to 6.13.0.
* gnu/packages/kde-frameworks.scm (kstatusnotifieritem): Update to 6.13.0. Change-Id: Ib0e77bd8203c1adc22b51918f3d32bd3a70757f5
This commit is contained in:
parent
dc5ac021c8
commit
8457bb24e2
1 changed files with 2 additions and 2 deletions
|
@ -4583,7 +4583,7 @@ types or handled by application specific code.")
|
|||
(define-public kstatusnotifieritem
|
||||
(package
|
||||
(name "kstatusnotifieritem")
|
||||
(version "6.10.0")
|
||||
(version "6.13.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
|
@ -4592,7 +4592,7 @@ types or handled by application specific code.")
|
|||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"08mcpw1slcrc7qy0f2bpwaxn9an6cqad76lvs5s3dd1plx1ri8ag"))))
|
||||
"16nynk0b1bmbi4fjyppfavnw1m6jkfwnpvsnm4zvrdfwwgg7yf7d"))))
|
||||
(build-system qt-build-system)
|
||||
(arguments (list #:qtbase qtbase))
|
||||
(native-inputs (list extra-cmake-modules qttools))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue