[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
105/465: gnu: kwrited: Update to 6.1.2.
From: |
guix-commits |
Subject: |
105/465: gnu: kwrited: Update to 6.1.2. |
Date: |
Tue, 16 Jul 2024 11:02:38 -0400 (EDT) |
z572 pushed a commit to branch kde-team
in repository guix.
commit 1560e51e36017e3dff3eed01e863cf8ad474ca55
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Thu May 2 20:13:18 2024 +0800
gnu: kwrited: Update to 6.1.2.
* gnu/packages/kde-plasma.scm (kwrited): Update to 6.1.2.
[arguments]: Set #:qtbase with qtbase.
Change-Id: Ie6827e9223a6d2ad295830fff1a33b38e20fbcd0
---
gnu/packages/kde-plasma.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/kde-plasma.scm b/gnu/packages/kde-plasma.scm
index 1eb46d2645..8e0ed94b21 100644
--- a/gnu/packages/kde-plasma.scm
+++ b/gnu/packages/kde-plasma.scm
@@ -1367,7 +1367,7 @@ conjunction with the KDE Plasma Desktop.")
(define-public kwrited
(package
(name "kwrited")
- (version "5.27.7")
+ (version "6.1.2")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/plasma/"
@@ -1375,10 +1375,11 @@ conjunction with the KDE Plasma Desktop.")
version ".tar.xz"))
(sha256
(base32
- "1a4g05ynblbz0j0lqclxf6628x6wcd3b52l0smic3rdvbis43v0n"))))
+ "1h8njjh277jk66r4bm913m953irgdy3126gsamnjzjkrd13qlr45"))))
(build-system qt-build-system)
(native-inputs (list extra-cmake-modules))
(inputs (list kcoreaddons ki18n kpty knotifications))
+ (arguments (list #:qtbase qtbase))
(home-page "https://invent.kde.org/plasma/kwrited")
(synopsis "System notification daemon")
(description
- 80/465: gnu: kpackage: Update to 6.3.0., (continued)
- 80/465: gnu: kpackage: Update to 6.3.0., guix-commits, 2024/07/16
- 82/465: gnu: kde-frameworkintegration: Update to 6.3.0., guix-commits, 2024/07/16
- 83/465: gnu: kdav: Update to 6.3.0., guix-commits, 2024/07/16
- 81/465: gnu: knewstuff: Update to 6.3.0., guix-commits, 2024/07/16
- 85/465: gnu: Remove kdbusaddons-bootstrap., guix-commits, 2024/07/16
- 89/465: gnu: Add kstatusnotifieritem., guix-commits, 2024/07/16
- 93/465: gnu: Add plasma-activities., guix-commits, 2024/07/16
- 95/465: gnu: kcmutils: Update to 6.3.0., guix-commits, 2024/07/16
- 97/465: gnu: Add plasma-activities-stats., guix-commits, 2024/07/16
- 101/465: gnu: krunner: Update to 6.3.0., guix-commits, 2024/07/16
- 105/465: gnu: kwrited: Update to 6.1.2.,
guix-commits <=
- 110/465: gnu: kmenuedit: Update to 6.1.2., guix-commits, 2024/07/16
- 106/465: gnu: kcolorchooser: Update to 24.05.2., guix-commits, 2024/07/16
- 115/465: gnu: libkscreen: Update to 6.1.2., guix-commits, 2024/07/16
- 284/465: gnu: kid3: Update to 3.9.5., guix-commits, 2024/07/16
- 260/465: gnu: Add sddm-qt5., guix-commits, 2024/07/16
- 276/465: gnu: fielding: Update to 0.1-pre-2.4ee9aea., guix-commits, 2024/07/16
- 263/465: gnu: kdiagram: Update to 3.0.1., guix-commits, 2024/07/16
- 244/465: gnu: Remove print-manager., guix-commits, 2024/07/16
- 287/465: gnu: Add mpvqt., guix-commits, 2024/07/16
- 238/465: gnu: keysmith: Update to 24.05.2., guix-commits, 2024/07/16