me
/
guix
Archived
1
0
Fork 0

gnu: kparts: Update to 6.4.0.

* gnu/packages/kde-frameworks.scm (kparts): Update to 6.4.0.

Change-Id: I6f726d45bff0640d1b4fb4f26c26579409faa90a
master
Zheng Junjie 2024-07-20 00:24:52 +08:00
parent 657cab4a99
commit c085335277
No known key found for this signature in database
GPG Key ID: 3B5AA993E1A2DFF0
1 changed files with 2 additions and 2 deletions

View File

@ -4270,7 +4270,7 @@ notifications which can be embedded in your application.")
(define-public kparts
(package
(name "kparts")
(version "6.3.0")
(version "6.4.0")
(source (origin
(method url-fetch)
(uri (string-append
@ -4279,7 +4279,7 @@ notifications which can be embedded in your application.")
name "-" version ".tar.xz"))
(sha256
(base32
"0004ln6fby8jgx6j27qlhmlagxy7c70akn0kayfqi6glfdk2gz22"))))
"13cr3q15nlmdasylr2ij6xcnnfmdc6d7rbzs41agjqvw7cfwac7z"))))
(build-system qt-build-system)
(arguments
(list #:phases