[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
14/126: gnu: kdnssd: Update to 6.4.0.
From: |
guix-commits |
Subject: |
14/126: gnu: kdnssd: Update to 6.4.0. |
Date: |
Thu, 1 Aug 2024 11:46:30 -0400 (EDT) |
z572 pushed a commit to branch master
in repository guix.
commit 4c2b3ec42a16e82a7642b1f103ecc21a2c84be71
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Sat Jul 20 00:24:45 2024 +0800
gnu: kdnssd: Update to 6.4.0.
* gnu/packages/kde-frameworks.scm (kdnssd): Update to 6.4.0.
Change-Id: I82303acb4e036d9f8b77507a7bf2e5c8e565cc58
---
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 8631df5b1c..a09da664b6 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -969,7 +969,7 @@ as well as an API to create KDED modules.")
(define-public kdnssd
(package
(name "kdnssd")
- (version "6.3.0")
+ (version "6.4.0")
(source (origin
(method url-fetch)
(uri (string-append
@@ -978,7 +978,7 @@ as well as an API to create KDED modules.")
name "-" version ".tar.xz"))
(sha256
(base32
- "0akip5sb8jva760lprxd3qbzlx9ql3vgdxdl1rblp5qsvv94h7b7"))))
+ "04ncb1ahxglj00azk0imgqsjjkl6zxbsgjh0176xxviv3fj3kihb"))))
(build-system cmake-build-system)
(native-inputs
(list extra-cmake-modules qttools))
- 11/126: gnu: kconfig: Update to 6.4.0., (continued)
- 11/126: gnu: kconfig: Update to 6.4.0., guix-commits, 2024/08/01
- 16/126: gnu: kholidays: Update to 6.4.0., guix-commits, 2024/08/01
- 17/126: gnu: ki18n: Update to 6.4.0., guix-commits, 2024/08/01
- 27/126: gnu: kwindowsystem: Update to 6.4.0., guix-commits, 2024/08/01
- 30/126: gnu: prison: Update to 6.4.0., guix-commits, 2024/08/01
- 46/126: gnu: kunitconversion: Update to 6.4.0., guix-commits, 2024/08/01
- 55/126: gnu: kded: Update to 6.4.0., guix-commits, 2024/08/01
- 70/126: gnu: kwallet: Update to 6.4.0., guix-commits, 2024/08/01
- 89/126: gnu: kglobalacceld: Update to 6.1.3., guix-commits, 2024/08/01
- 20/126: gnu: kitemmodels: Update to 6.4.0., guix-commits, 2024/08/01
- 14/126: gnu: kdnssd: Update to 6.4.0.,
guix-commits <=
- 15/126: gnu: kguiaddons: Update to 6.4.0., guix-commits, 2024/08/01
- 06/126: gnu: kapidox: Update to 6.4.0., guix-commits, 2024/08/01
- 03/126: gnu: attica: Update to 6.4.0., guix-commits, 2024/08/01
- 25/126: gnu: kwayland: Update to 6.1.3., guix-commits, 2024/08/01
- 26/126: gnu: kwidgetsaddons: Update to 6.4.0., guix-commits, 2024/08/01
- 24/126: gnu: ksyntaxhighlighting: Update to 6.4.0., guix-commits, 2024/08/01
- 44/126: gnu: kpackage: Update to 6.4.0., guix-commits, 2024/08/01
- 41/126: gnu: kimageformats: Update to 6.4.0., guix-commits, 2024/08/01
- 51/126: gnu: kbookmarks: Update to 6.4.0., guix-commits, 2024/08/01
- 58/126: gnu: kiconthemes: Update to 6.4.0., guix-commits, 2024/08/01