guix_mirror_bot pushed a commit to branch kde-team
in repository guix.
commit 298509fe1f2ecdbab7decb7c6646dea8e13a5027
Author: Sughosha <[email protected]>
AuthorDate: Tue Mar 3 21:57:22 2026 +0530
gnu: knotifications: Update to 6.23.0.
* gnu/packages/kde-frameworks.scm (knotifications): Update to 6.23.0.
Change-Id: I928426488386cc58c689aa750fb3c48b5f8c3fd1
---
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 64ed1777d3..5100e7aaf0 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -2670,7 +2670,7 @@ asynchronous jobs.")
(define-public knotifications
(package
(name "knotifications")
- (version "6.22.0")
+ (version "6.23.0")
(source (origin
(method url-fetch)
(uri (string-append
@@ -2679,7 +2679,7 @@ asynchronous jobs.")
name "-" version ".tar.xz"))
(sha256
(base32
- "1320fwma07ha7dfici3fd4wnxgyxw0z9n587mirsrpzkrkrsx6n4"))))
+ "0vkxxcwqrivqm0l19xwd1s74vcrspd0fdns67gwbkv43wg4mq191"))))
(build-system cmake-build-system)
(arguments
(list #:tests? #f