[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
38/255: gnu: knotifications: Update to 6.8.0.
From: |
guix-commits |
Subject: |
38/255: gnu: knotifications: Update to 6.8.0. |
Date: |
Mon, 2 Dec 2024 09:32:19 -0500 (EST) |
z572 pushed a commit to branch kde-team
in repository guix.
commit 84c635577f915d182c73098169dda2fa92a847b0
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Wed Nov 27 20:22:11 2024 +0800
gnu: knotifications: Update to 6.8.0.
* gnu/packages/kde-frameworks.scm (knotifications): Update to 6.8.0.
Change-Id: I4936b2daafe4ca6778fb7b38021d2d6ca95d6c2a
---
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 52fa339620..3686ee9f19 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -2795,7 +2795,7 @@ asynchronous jobs.")
(define-public knotifications
(package
(name "knotifications")
- (version "6.5.0")
+ (version "6.8.0")
(source (origin
(method url-fetch)
(uri (string-append
@@ -2804,7 +2804,7 @@ asynchronous jobs.")
name "-" version ".tar.xz"))
(sha256
(base32
- "1rpflc2xjpjd588b5w8kfc4hfifxmzp58savk6x8q4vn45ldqwrx"))))
+ "1bzqrj1dxr9wzgvs78kdxg2s44384i8hy00nqwhzs1jy09ydff8v"))))
(build-system cmake-build-system)
(native-inputs
(list extra-cmake-modules pkg-config qttools))
- 193/255: gnu: bovo: Update to 24.08.3., (continued)
- 193/255: gnu: bovo: Update to 24.08.3., guix-commits, 2024/12/02
- 11/255: gnu: kdbusaddons: Update to 6.8.0., guix-commits, 2024/12/02
- 30/255: gnu: ksyntaxhighlighting: Update to 6.8.0., guix-commits, 2024/12/02
- 33/255: gnu: kitemmodels: Update to 6.8.0., guix-commits, 2024/12/02
- 58/255: gnu: kdesu: Update to 6.8.0., guix-commits, 2024/12/02
- 53/255: gnu: kbookmarks: Update to 6.8.0., guix-commits, 2024/12/02
- 94/255: gnu: ksshaskpass: Update to 6.2.4., guix-commits, 2024/12/02
- 162/255: gnu: keventviews: Update to 24.08.3., guix-commits, 2024/12/02
- 103/255: gnu: kwallet-pam: Update to 6.2.4., guix-commits, 2024/12/02
- 254/255: gnu: calindori: Update to 24.08.3., guix-commits, 2024/12/02
- 38/255: gnu: knotifications: Update to 6.8.0.,
guix-commits <=