mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: kinfocenter: Update to 6.5.0.
* gnu/packages/kde-plasma.scm (kinfocenter): Update to 6.5.0. Change-Id: I125a68ab6202b127c2473715da3528422c1c20e2
This commit is contained in:
@@ -839,14 +839,14 @@ functionality")
|
||||
(define-public kinfocenter
|
||||
(package
|
||||
(name "kinfocenter")
|
||||
(version "6.4.5")
|
||||
(version "6.5.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/plasma/" version
|
||||
"/" name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"02v6f783y0ls17y1qn362j4x5halidhpmkc0pnfmwv2gw9ysh9vc"))))
|
||||
"0fyq73z7hj2v7g1n13ckshrpsinmmcvnjbxhpmzaqr8smnivsg6w"))))
|
||||
(build-system qt-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
||||
Reference in New Issue
Block a user