GNU bug report logs -
#53137
[PATCH] gnu: krita: Update to 5.0.2.
Previous Next
Reported by: Z572 <873216071 <at> qq.com>
Date: Sun, 9 Jan 2022 07:25:01 UTC
Severity: normal
Tags: patch
Done: Leo Famulari <leo <at> famulari.name>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#53137: [PATCH] gnu: krita: Update to 5.0.2.
which was filed against the guix-patches package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 53137 <at> debbugs.gnu.org.
--
53137: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=53137
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
On Sun, Jan 09, 2022 at 03:16:04PM +0800, Z572 via Guix-patches via wrote:
> From fecd150324a3a84c4c5695efe97e2cbe954206cb Mon Sep 17 00:00:00 2001
> From: Z572 <873216071 <at> qq.com>
> Date: Sun, 9 Jan 2022 15:14:18 +0800
> Subject: [PATCH] gnu: krita: Update to 5.0.2.
>
> * gnu/packages/kde.scm (krita): Update to 5.0.2.
Thanks! Pushed as b8b423b8a4b81703d4ce0955d22eee3fd8adfa81
[Message part 3 (message/rfc822, inline)]
[0001-gnu-krita-Update-to-5.0.2.patch (text/x-patch, inline)]
From fecd150324a3a84c4c5695efe97e2cbe954206cb Mon Sep 17 00:00:00 2001
From: Z572 <873216071 <at> qq.com>
Date: Sun, 9 Jan 2022 15:14:18 +0800
Subject: [PATCH] gnu: krita: Update to 5.0.2.
* gnu/packages/kde.scm (krita): Update to 5.0.2.
---
gnu/packages/kde.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/kde.scm b/gnu/packages/kde.scm
index dfd4cd197c..8dfcba1388 100644
--- a/gnu/packages/kde.scm
+++ b/gnu/packages/kde.scm
@@ -11,7 +11,7 @@
;;; Copyright © 2020 Marius Bakke <marius <at> gnu.org>
;;; Copyright © 2020, 2021 Michael Rohleder <mike <at> rohleder.de>
;;; Copyright © 2020 Prafulla Giri <pratheblackdiamond <at> gmail.com>
-;;; Copyright © 2020, 2021 Zheng Junjie <873216071 <at> qq.com>
+;;; Copyright © 2020, 2021, 2022 Zheng Junjie <873216071 <at> qq.com>
;;; Copyright © 2021 Alexandros Theodotou <alex <at> zrythm.org>
;;; Copyright © 2021 la snesne <lasnesne <at> lagunposprasihopre.org>
;;; Copyright © 2021 Vinicius Monego <monego <at> posteo.net>
@@ -474,7 +474,7 @@ (define-public kseexpr
(define-public krita
(package
(name "krita")
- (version "5.0.0")
+ (version "5.0.2")
(source
(origin
(method url-fetch)
@@ -482,7 +482,7 @@ (define-public krita
"mirror://kde/stable/krita/" version "/krita-" version
".tar.gz"))
(sha256
- (base32 "0mycxrqp944kp5bhlv8c1x1ikn9av1q7dhzl32jd6gxbphyq7mc4"))))
+ (base32 "1gww95fyd5r3x2260j2ls7d8fp4rsfxnwdqai2j7fjahxg3iyxg6"))))
(build-system qt-build-system)
(arguments
`(#:tests? #f
--
2.34.0
[Message part 5 (text/plain, inline)]
--
over
This bug report was last modified 3 years and 226 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.