[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
242/289: gnu: kolourpaint: Update to 24.12.1.
From: |
guix-commits |
Subject: |
242/289: gnu: kolourpaint: Update to 24.12.1. |
Date: |
Mon, 27 Jan 2025 07:32:05 -0500 (EST) |
z572 pushed a commit to branch kde-team
in repository guix.
commit 7e00366ccf4dce92d4f918a1868a5eda813ad454
Author: Zheng Junjie <873216071@qq.com>
AuthorDate: Fri Jan 10 11:52:06 2025 +0800
gnu: kolourpaint: Update to 24.12.1.
* gnu/packages/kde.scm (kolourpaint): Update to 24.12.1.
[inputs]: Add kcrash.
Change-Id: Ied313efe8653dd65d1c1885483f9d5f85d6c3dc5
---
gnu/packages/kde.scm | 15 ++++++++-------
1 file changed, 8 insertions(+), 7 deletions(-)
diff --git a/gnu/packages/kde.scm b/gnu/packages/kde.scm
index 3533c37bfa..d5fa4b494b 100644
--- a/gnu/packages/kde.scm
+++ b/gnu/packages/kde.scm
@@ -811,19 +811,20 @@ expression library, that is used in Krita.")
(define-public kolourpaint
(package
(name "kolourpaint")
- (version "24.05.2")
+ (version "24.12.1")
(source
(origin
- (method url-fetch)
- (uri (string-append "mirror://kde/stable/release-service/" version
- "/src/kolourpaint-" version ".tar.xz"))
- (sha256
- (base32 "1fi1y74s2lnrxdnr9ym4b1ilj9qi019gaavfv0sq1xg8ppbpgcbr"))))
+ (method url-fetch)
+ (uri (string-append "mirror://kde/stable/release-service/" version
+ "/src/kolourpaint-" version ".tar.xz"))
+ (sha256
+ (base32 "0fg72dfk5jh2hqf2lplivc0a6gilzgz8l14wfk95s8fmmcsilxxs"))))
(build-system qt-build-system)
(native-inputs
(list extra-cmake-modules kdoctools))
(inputs
- (list kguiaddons
+ (list kcrash
+ kguiaddons
ki18n
kio
kjobwidgets
- 157/289: gnu: krdp: Update to 6.2.5., (continued)
- 157/289: gnu: krdp: Update to 6.2.5., guix-commits, 2025/01/27
- 191/289: gnu: plasma-nano: Update to 6.2.5., guix-commits, 2025/01/27
- 195/289: gnu: plasma-vault: Update to 6.2.5., guix-commits, 2025/01/27
- 203/289: gnu: system-settings: Update to 6.2.5., guix-commits, 2025/01/27
- 212/289: gnu: yakuake: Update to 24.12.1., guix-commits, 2025/01/27
- 216/289: gnu: kate: Update to 24.12.1., guix-commits, 2025/01/27
- 217/289: gnu: kdebugsettings: Update to 24.12.1., guix-commits, 2025/01/27
- 219/289: gnu: kcalc: Update to 24.12.1., guix-commits, 2025/01/27
- 222/289: gnu: keysmith: Update to 24.12.1., guix-commits, 2025/01/27
- 236/289: gnu: kapptemplate: Update to 24.12.1., guix-commits, 2025/01/27
- 242/289: gnu: kolourpaint: Update to 24.12.1.,
guix-commits <=
- 245/289: gnu: kompare: Update to 24.12.1., guix-commits, 2025/01/27
- 247/289: gnu: kosmindoormap: Update to 24.12.1., guix-commits, 2025/01/27
- 248/289: gnu: kpmcore: Update to 24.12.1., guix-commits, 2025/01/27
- 250/289: gnu: kdeconnect: Update to 24.12.1., guix-commits, 2025/01/27
- 258/289: gnu: kio-zeroconf: Update to 24.12.1., guix-commits, 2025/01/27
- 263/289: gnu: Remove kopete., guix-commits, 2025/01/27
- 259/289: gnu: krdc: Update to 24.12.1., guix-commits, 2025/01/27
- 273/289: gnu: kpeoplevcard: Update to 0.1-0.d4acaa3., guix-commits, 2025/01/27
- 286/289: gnu: Remove choqok., guix-commits, 2025/01/27
- 288/289: gnu: smb4k: Update to 3.2.92., guix-commits, 2025/01/27