gnu: knotifyconfig: Update to 6.16.0.

* gnu/packages/kde-frameworks.scm (knotifyconfig): Update to 6.16.0.

Change-Id: I513d58871f8ccc60b48500b76b2139bf45f0282e
This commit is contained in:
Zheng Junjie 2025-07-23 19:05:15 +08:00
parent a1c299800e
commit 7cf27036e5
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

@ -4235,7 +4235,7 @@ specification.")
(define-public knotifyconfig
(package
(name "knotifyconfig")
(version "6.13.0")
(version "6.16.0")
(source (origin
(method url-fetch)
(uri (string-append
@ -4244,7 +4244,7 @@ specification.")
name "-" version ".tar.xz"))
(sha256
(base32
"1d1rz0p270fwx84870kj7nih40kkxnpl3963mf52zs0xzkmkk6xb"))))
"166ahfqwp6p0wm0rsx9p2h1d86f0j0nfg4awr4xna2bcspgjin4h"))))
(build-system cmake-build-system)
(arguments (list #:tests? #f))
(native-inputs