GNU bug report logs - #51134
[PATCH] gnu: krita: Update to 4.4.8.

Previous Next

Package: guix-patches;

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

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Z572 <873216071 <at> qq.com>
Subject: bug#51134: closed (Re: [bug#51134] [PATCH] gnu: krita: Update to
 4.4.8.)
Date: Tue, 12 Oct 2021 15:05:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#51134: [PATCH] gnu: krita: Update to 4.4.8.

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 51134 <at> debbugs.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)]
From: Leo Famulari <leo <at> famulari.name>
To: Z572 <873216071 <at> qq.com>
Cc: 51134-done <at> debbugs.gnu.org
Subject: Re: [bug#51134] [PATCH] gnu: krita: Update to 4.4.8.
Date: Tue, 12 Oct 2021 11:04:22 -0400
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

[Message part 3 (message/rfc822, inline)]
From: Z572 <873216071 <at> qq.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: krita: Update to 4.4.8.
Date: Mon, 11 Oct 2021 19:52:15 +0800
[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 5 (text/plain, inline)]
-- 
over

This bug report was last modified 3 years and 218 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.