[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
63/255: gnu: knotifyconfig: Update to 6.8.0.
From: |
guix-commits |
Subject: |
63/255: gnu: knotifyconfig: Update to 6.8.0. |
Date: |
Mon, 2 Dec 2024 09:32:23 -0500 (EST) |
z572 pushed a commit to branch kde-team
in repository guix.
commit 05ec868287e1f96039559677041e3b4e8c35e641
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Wed Nov 27 23:56:20 2024 +0800
gnu: knotifyconfig: Update to 6.8.0.
* gnu/packages/kde-frameworks.scm (knotifyconfig): Update to 6.8.0.
[inputs]: Add qtmultimedia.
Change-Id: I084a1f9dadb64fa6d87c171df459069b0a7d10cb
---
gnu/packages/kde-frameworks.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/kde-frameworks.scm b/gnu/packages/kde-frameworks.scm
index ee380ba9b3..3e4e360cb2 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -4217,7 +4217,7 @@ specification.")
(define-public knotifyconfig
(package
(name "knotifyconfig")
- (version "6.5.0")
+ (version "6.8.0")
(source (origin
(method url-fetch)
(uri (string-append
@@ -4226,7 +4226,7 @@ specification.")
name "-" version ".tar.xz"))
(sha256
(base32
- "1505xsrcn7zfaq5jkyj2dnj07fpagf4p3j2dmdgs1rjlzfzxcapv"))))
+ "1gw8jdlr3hig0hbki6c70g6p2a4nsbsq9pk0szfirc368mpiv8y9"))))
(build-system cmake-build-system)
(native-inputs
(list extra-cmake-modules))
@@ -4248,6 +4248,7 @@ specification.")
kxmlgui
phonon
qtbase
+ qtmultimedia
solid))
(home-page "https://community.kde.org/Frameworks")
(synopsis "Configuration dialog for desktop notifications")
- 234/255: gnu: Remove libkcddb-qt5., (continued)
- 234/255: gnu: Remove libkcddb-qt5., guix-commits, 2024/12/02
- 214/255: gnu: kbreakout: Update to 24.08.3., guix-commits, 2024/12/02
- 224/255: gnu: ktorrent: Update to 24.08.3., guix-commits, 2024/12/02
- 216/255: gnu: kshisen: Update to 24.08.3., guix-commits, 2024/12/02
- 220/255: gnu: kde-games: Update to 24.08.3., guix-commits, 2024/12/02
- 245/255: gnu: kbackup: Update to 24.08.3., guix-commits, 2024/12/02
- 247/255: gnu: dolphin-plugins: Update to 24.08.3., guix-commits, 2024/12/02
- 229/255: gnu: elisa: Update to 24.08.3., guix-commits, 2024/12/02
- 67/255: gnu: kservice: Update to 6.8.0., guix-commits, 2024/12/02
- 66/255: gnu: krunner: Update to 6.8.0., guix-commits, 2024/12/02
- 63/255: gnu: knotifyconfig: Update to 6.8.0.,
guix-commits <=
- 172/255: gnu: kinfocenter: Update to 6.2.4., guix-commits, 2024/12/02
- 192/255: gnu: killbots: Update to 24.08.3., guix-commits, 2024/12/02
- 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