GNU bug report logs - #56190
[PATCH] gnu: krita: Update to 5.0.8.

Previous Next

Package: guix-patches;

Reported by: "Zheng Junjie" <873216071 <at> qq.com>

Date: Fri, 24 Jun 2022 13:16:02 UTC

Severity: normal

Tags: patch

Merged with 56189

Done: Ludovic Courtès <ludo <at> gnu.org>

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: Ludovic Courtès <ludo <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#56189: closed ([PATCH] krita: Update to 5.0.8.)
Date: Sat, 25 Jun 2022 23:00:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 26 Jun 2022 00:59:13 +0200
with message-id <87k094s62m.fsf <at> gnu.org>
and subject line Re: bug#56190: [PATCH] gnu: krita: Update to 5.0.8.
has caused the debbugs.gnu.org bug report #56190,
regarding [PATCH] krita: Update to 5.0.8.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
56190: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=56190
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Z572 <873216071 <at> qq.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] krita: Update to 5.0.8.
Date: Fri, 24 Jun 2022 21:05:16 +0800
[0001-gnu-krita-Update-to-5.0.8.patch (text/x-patch, inline)]
From 20424c614d57157958547f3e599c5424413174dc Mon Sep 17 00:00:00 2001
Message-Id: <20424c614d57157958547f3e599c5424413174dc.1655733096.git.873216071 <at> qq.com>
From: Z572 <873216071 <at> qq.com>
Date: Mon, 20 Jun 2022 20:08:13 +0800
Subject: [PATCH] gnu: krita: Update to 5.0.8.

* gnu/packages/kde.scm (krita): Update to 5.0.8.
---
 gnu/packages/kde.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/kde.scm b/gnu/packages/kde.scm
index ba81e1c387..b56b63e784 100644
--- a/gnu/packages/kde.scm
+++ b/gnu/packages/kde.scm
@@ -479,7 +479,7 @@ (define-public kseexpr
 (define-public krita
   (package
     (name "krita")
-    (version "5.0.2")
+    (version "5.0.8")
     (source
      (origin
        (method url-fetch)
@@ -487,7 +487,7 @@ (define-public krita
              "mirror://kde/stable/krita/" version "/krita-" version
              ".tar.gz"))
        (sha256
-        (base32 "1gww95fyd5r3x2260j2ls7d8fp4rsfxnwdqai2j7fjahxg3iyxg6"))))
+        (base32 "0iaypyv21zxvhr989r9j9nlhx642jc89xphz1qaw9q1y0yjiy7gd"))))
     (build-system qt-build-system)
     (arguments
      `(#:tests? #f
-- 
2.36.1

[Message part 4 (text/plain, inline)]
-- 
over
[Message part 5 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: "Zheng Junjie" <873216071 <at> qq.com>
Cc: 56190-done <at> debbugs.gnu.org
Subject: Re: bug#56190: [PATCH] gnu: krita: Update to 5.0.8.
Date: Sun, 26 Jun 2022 00:59:13 +0200
"Zheng Junjie" <873216071 <at> qq.com> skribis:

> From 20424c614d57157958547f3e599c5424413174dc Mon Sep 17 00:00:00 2001
> Message-Id: <20424c614d57157958547f3e599c5424413174dc.1655733096.git.873216071 <at> qq.com>
> From: Z572 <873216071 <at> qq.com>
> Date: Mon, 20 Jun 2022 20:08:13 +0800
> Subject: [PATCH] gnu: krita: Update to 5.0.8.
>
> * gnu/packages/kde.scm (krita): Update to 5.0.8.

Applied, thanks!


This bug report was last modified 2 years and 334 days ago.

Previous Next


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