[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
312/465: gnu: knotes: Update to 24.05.2.
From: |
guix-commits |
Subject: |
312/465: gnu: knotes: Update to 24.05.2. |
Date: |
Wed, 17 Jul 2024 23:02:00 -0400 (EDT) |
z572 pushed a commit to branch kde-team
in repository guix.
commit 4235628cf4c193168fa3f0a4ea86b9fcbb3c7aa9
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Mon Jul 8 09:59:17 2024 +0800
gnu: knotes: Update to 24.05.2.
* gnu/packages/kde-pim.scm (knotes): Update to 24.05.2.
[inputs]: Remove grantlee, qtbase-5 and qtx11extras; add kstatusnotifieritem
and ktexttemplate.
[arguments]: Set #:qtbase to qtbase.
Change-Id: I5fe3334dd3356e18cc48313dfb7519e7bea5b30b
---
gnu/packages/kde-pim.scm | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/gnu/packages/kde-pim.scm b/gnu/packages/kde-pim.scm
index ba285ad644..1fbaf9c63a 100644
--- a/gnu/packages/kde-pim.scm
+++ b/gnu/packages/kde-pim.scm
@@ -1575,14 +1575,14 @@ information in non-ASCII character sets.")
(define-public knotes
(package
(name "knotes")
- (version "23.04.3")
+ (version "24.05.2")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/" version
"/src/knotes-" version ".tar.xz"))
(sha256
- (base32 "0f2a9xy2w909y792hwwnmsqvxx91azn6f0j0xl2mlmav00a4w6za"))))
+ (base32 "14nm2s86hqvvg0wyg8q5dd273dpppqw692h3mzya5mfg3j7acvaf"))))
(build-system qt-build-system)
(native-inputs
(list extra-cmake-modules kdoctools libxslt))
@@ -1593,7 +1593,7 @@ information in non-ASCII character sets.")
akonadi-notes
akonadi-search
boost
- grantlee
+ breeze-icons ; default icon set, required for tests
grantleetheme
kcalendarcore
kcalutils
@@ -1618,16 +1618,16 @@ information in non-ASCII character sets.")
kparts
kpimcommon
kpimtextedit
+ kstatusnotifieritem
ktextaddons
ktextwidgets
+ ktexttemplate
kwidgetsaddons
kwindowsystem
kxmlgui
kxmlgui
- libkdepim
- breeze-icons ; default icon set, required for tests
- qtbase-5
- qtx11extras))
+ libkdepim))
+ (arguments (list #:qtbase qtbase))
(home-page "https://apps.kde.org/knotes/")
(synopsis "Note-taking utility")
(description "KNotes lets you write the computer equivalent of sticky
- 284/465: gnu: juk: Update to 24.05.2., (continued)
- 284/465: gnu: juk: Update to 24.05.2., guix-commits, 2024/07/17
- 285/465: gnu: Add mpvqt., guix-commits, 2024/07/17
- 286/465: gnu: plasmatube: Update to 24.05.2., guix-commits, 2024/07/17
- 288/465: gnu: kcalutils: Update to 24.05.2., guix-commits, 2024/07/17
- 287/465: gnu: libksieve: Update to 24.05.2., guix-commits, 2024/07/17
- 289/465: gnu: Add gpgme-1.23., guix-commits, 2024/07/17
- 293/465: gnu: akonadi-calendar: Update to 24.05.2., guix-commits, 2024/07/17
- 303/465: gnu: khealthcertificate: Update to 24.05.2., guix-commits, 2024/07/17
- 307/465: gnu: kincidenceeditor: Update to 24.05.2., guix-commits, 2024/07/17
- 309/465: gnu: kleopatra: Update to 24.05.2., guix-commits, 2024/07/17
- 312/465: gnu: knotes: Update to 24.05.2.,
guix-commits <=
- 313/465: gnu: kgpg: Update to 24.05.2., guix-commits, 2024/07/17
- 316/465: gnu: kapidox: Update to 6.3.0., guix-commits, 2024/07/17
- 317/465: gnu: Add kquickcharts-5., guix-commits, 2024/07/17
- 322/465: gnu: Add karchive-5., guix-commits, 2024/07/17
- 319/465: gnu: okular: Update to 24.05.2., guix-commits, 2024/07/17
- 325/465: gnu: Add kconfig-5., guix-commits, 2024/07/17
- 329/465: gnu: Add kwidgetsaddons-5., guix-commits, 2024/07/17
- 333/465: gnu: Add kcompletion-5., guix-commits, 2024/07/17
- 332/465: gnu: Add kcrash-5., guix-commits, 2024/07/17
- 336/465: gnu: Add kpackage-5., guix-commits, 2024/07/17