guix_mirror_bot pushed a commit to branch master
in repository guix.
commit 7241e1b93d7afe5295a6fe2208a4080e098d1b1a
Author: Sughosha <[email protected]>
AuthorDate: Wed Dec 24 14:40:39 2025 +0530
gnu: knotifications: Update to 6.21.0.
* gnu/packages/kde-frameworks.scm (knotifications): Update to 6.21.0.
Change-Id: Ie8f3b560a5e16be55fc979fd83d79d201eb13e91
---
gnu/packages/kde-frameworks.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/kde-frameworks.scm b/gnu/packages/kde-frameworks.scm
index 9734ea8adb..4490edbbf3 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -2665,7 +2665,7 @@ asynchronous jobs.")
(define-public knotifications
(package
(name "knotifications")
- (version "6.19.0")
+ (version "6.21.0")
(source (origin
(method url-fetch)
(uri (string-append
@@ -2674,7 +2674,7 @@ asynchronous jobs.")
name "-" version ".tar.xz"))
(sha256
(base32
- "1dmj15w5z2phsm5mx18sfrbq97ijlmdg56q937ql0d645dgn9wl6"))))
+ "1b8513dl46i2mc4gyxsq55kavr6v6gxmap956mlbqz9ga2nkx7jw"))))
(build-system cmake-build-system)
(arguments
(list #:tests? #f