unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#53137] [PATCH] gnu: krita: Update to 5.0.2.
       [not found] <87tueds79t.fsf@qq.com>
@ 2022-01-09  7:16 ` Z572 via Guix-patches via
  2022-01-11 19:49 ` Leo Famulari
  1 sibling, 0 replies; 2+ messages in thread
From: Z572 via Guix-patches via @ 2022-01-09  7:16 UTC (permalink / raw)
  To: 53137

[-- Attachment #1: 0001-gnu-krita-Update-to-5.0.2.patch --]
[-- Type: text/x-patch, Size: 1617 bytes --]

From fecd150324a3a84c4c5695efe97e2cbe954206cb Mon Sep 17 00:00:00 2001
From: Z572 <873216071@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@gnu.org>
 ;;; Copyright © 2020, 2021 Michael Rohleder <mike@rohleder.de>
 ;;; Copyright © 2020 Prafulla Giri <pratheblackdiamond@gmail.com>
-;;; Copyright © 2020, 2021 Zheng Junjie <873216071@qq.com>
+;;; Copyright © 2020, 2021, 2022 Zheng Junjie <873216071@qq.com>
 ;;; Copyright © 2021 Alexandros Theodotou <alex@zrythm.org>
 ;;; Copyright © 2021 la snesne <lasnesne@lagunposprasihopre.org>
 ;;; Copyright © 2021 Vinicius Monego <monego@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


[-- Attachment #2: Type: text/plain, Size: 10 bytes --]


-- 
over

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [bug#53137] [PATCH] gnu: krita: Update to 5.0.2.
       [not found] <87tueds79t.fsf@qq.com>
  2022-01-09  7:16 ` [bug#53137] [PATCH] gnu: krita: Update to 5.0.2 Z572 via Guix-patches via
@ 2022-01-11 19:49 ` Leo Famulari
  1 sibling, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2022-01-11 19:49 UTC (permalink / raw)
  To: 53137; +Cc: 53137-done

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@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




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-01-11 19:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <87tueds79t.fsf@qq.com>
2022-01-09  7:16 ` [bug#53137] [PATCH] gnu: krita: Update to 5.0.2 Z572 via Guix-patches via
2022-01-11 19:49 ` Leo Famulari

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).