GNU bug report logs -
#51134
[PATCH] gnu: krita: Update to 4.4.8.
Previous Next
Reported by: Z572 <873216071 <at> qq.com>
Date: Mon, 11 Oct 2021 11:55: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 message dated Tue, 12 Oct 2021 11:04:22 -0400
with message-id <YWWj9usNExgVB0c6 <at> jasmine.lan>
and subject line Re: [bug#51134] [PATCH] gnu: krita: Update to 4.4.8.
has caused the debbugs.gnu.org bug report #51134,
regarding [PATCH] gnu: krita: Update to 4.4.8.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
51134: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=51134
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[0001-gnu-krita-Update-to-4.4.8.patch (text/x-patch, inline)]
From e41d92aae9cd4f7bc42ce517c5776e1b1ec485ab Mon Sep 17 00:00:00 2001
From: Z572 <873216071 <at> qq.com>
Date: Mon, 11 Oct 2021 19:51:11 +0800
Subject: [PATCH] gnu: krita: Update to 4.4.8.
* gnu/packages/kde.scm (krita): Update to 4.4.8.
---
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 66a112d8b5..1d064fed2a 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 Zheng Junjie <873216071 <at> qq.com>
+;;; Copyright © 2020, 2021 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>
@@ -451,7 +451,7 @@ illustrate project schedules.")
(define-public krita
(package
(name "krita")
- (version "4.4.5")
+ (version "4.4.8")
(source (origin
(method url-fetch)
(uri (string-append
@@ -459,7 +459,7 @@ illustrate project schedules.")
"/krita-" version ".tar.gz"))
(sha256
(base32
- "0s3mzgkxb316y1wncrr8l3w5nnqszhvdh8qi1nh6040dhy075zab"))))
+ "1y0d8gnxfdg5nfwk8dgx8fc2bwskvnys049napb1a9fr25bqmimw"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f
--
2.33.0
[Message part 4 (text/plain, inline)]
--
over
[Message part 5 (message/rfc822, inline)]
On Mon, Oct 11, 2021 at 07:52:15PM +0800, Z572 via Guix-patches via wrote:
> From e41d92aae9cd4f7bc42ce517c5776e1b1ec485ab Mon Sep 17 00:00:00 2001
> From: Z572 <873216071 <at> qq.com>
> Date: Mon, 11 Oct 2021 19:51:11 +0800
> Subject: [PATCH] gnu: krita: Update to 4.4.8.
>
> * gnu/packages/kde.scm (krita): Update to 4.4.8.
Thank you! Pushed as b9c7bbba38f4fb12d2735f2683a40c035f4e7f5f
This bug report was last modified 3 years and 217 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.