gnu: knotifyconfig: Update to 5.114.0.
* gnu/packages/kde-frameworks.scm (knotifyconfig): Update to 5.114.0. Change-Id: I83e98db9f4398ad3fcd223e057d0a875f8716480master
parent
0e8205f8ab
commit
e3f61bd2c3
|
@ -2898,7 +2898,7 @@ specification.")
|
||||||
(define-public knotifyconfig
|
(define-public knotifyconfig
|
||||||
(package
|
(package
|
||||||
(name "knotifyconfig")
|
(name "knotifyconfig")
|
||||||
(version "5.108.0")
|
(version "5.114.0")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append
|
(uri (string-append
|
||||||
|
@ -2907,7 +2907,7 @@ specification.")
|
||||||
name "-" version ".tar.xz"))
|
name "-" version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1dby6ycqicsij9ngyk6ab7v14ybnsmxd51fkcy25k4c326w6yyca"))))
|
"049n64qlr69zv1dc1dhgbsca37179hp06xfsxnhg97lblz3p3gds"))))
|
||||||
(build-system cmake-build-system)
|
(build-system cmake-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list extra-cmake-modules))
|
(list extra-cmake-modules))
|
||||||
|
|
Reference in New Issue