[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
38/76: gnu: knotifications: Update to 6.8.0.
From: |
guix-commits |
Subject: |
38/76: gnu: knotifications: Update to 6.8.0. |
Date: |
Thu, 28 Nov 2024 06:37:50 -0500 (EST) |
z572 pushed a commit to branch kde-team
in repository guix.
commit 842be4b0408a6ca8a98405a5518f109ebd9b06b6
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))
- 23/76: gnu: kwidgetsaddons: Update to 6.8.0., (continued)
- 23/76: gnu: kwidgetsaddons: Update to 6.8.0., guix-commits, 2024/11/28
- 24/76: gnu: kconfig: Update to 6.8.0., guix-commits, 2024/11/28
- 29/76: gnu: kwayland: Update to 6.2.4., guix-commits, 2024/11/28
- 30/76: gnu: ksyntaxhighlighting: Update to 6.8.0., guix-commits, 2024/11/28
- 42/76: gnu: syndication: Update to 6.8.0., guix-commits, 2024/11/28
- 40/76: gnu: kpty: Update to 6.8.0., guix-commits, 2024/11/28
- 46/76: gnu: kirigami: Update to 6.8.0., guix-commits, 2024/11/28
- 41/76: gnu: kunitconversion: Update to 6.8.0., guix-commits, 2024/11/28
- 36/76: gnu: prison: Update to 6.8.0., guix-commits, 2024/11/28
- 45/76: gnu: kcolorscheme: Update to 6.8.0., guix-commits, 2024/11/28
- 38/76: gnu: knotifications: Update to 6.8.0.,
guix-commits <=
- 52/76: gnu: baloo: Update to 6.8.0., guix-commits, 2024/11/28
- 60/76: gnu: kiconthemes: Update to 6.8.0., guix-commits, 2024/11/28
- 50/76: gnu: kimageformats: Update to 6.8.0., guix-commits, 2024/11/28
- 54/76: gnu: kcmutils: Update to 6.8.0., guix-commits, 2024/11/28
- 49/76: gnu: kfilemetadata: Update to 6.8.0., guix-commits, 2024/11/28
- 51/76: gnu: kjobwidgets: Update to 6.8.0., guix-commits, 2024/11/28
- 57/76: gnu: kded: Update to 6.8.0., guix-commits, 2024/11/28
- 59/76: gnu: kglobalaccel: Update to 6.8.0., guix-commits, 2024/11/28
- 61/76: gnu: kio: Update to 6.8.0., guix-commits, 2024/11/28
- 71/76: gnu: ktexttemplate: Update to 6.8.0., guix-commits, 2024/11/28