gnu: knotifyconfig: Update to 6.5.0.
* gnu/packages/kde-frameworks.scm (knotifyconfig): Update to 6.5.0. Change-Id: Ia0db202bf7a0c004e094efaf384260fbb7df2eda
This commit is contained in:
parent
c84a992eee
commit
9d12fe0ddf
@ -4192,7 +4192,7 @@ specification.")
|
|||||||
(define-public knotifyconfig
|
(define-public knotifyconfig
|
||||||
(package
|
(package
|
||||||
(name "knotifyconfig")
|
(name "knotifyconfig")
|
||||||
(version "6.4.0")
|
(version "6.5.0")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append
|
(uri (string-append
|
||||||
@ -4201,7 +4201,7 @@ specification.")
|
|||||||
name "-" version ".tar.xz"))
|
name "-" version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0y7j7hy240nxhlzvnvxnjzjpr5h75ca2vm495ygn96n0d15l3vyq"))))
|
"1505xsrcn7zfaq5jkyj2dnj07fpagf4p3j2dmdgs1rjlzfzxcapv"))))
|
||||||
(build-system cmake-build-system)
|
(build-system cmake-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list extra-cmake-modules))
|
(list extra-cmake-modules))
|
||||||
|
Loading…
Reference in New Issue
Block a user