unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Z572 via Guix-patches via <guix-patches@gnu.org>
To: 53137@debbugs.gnu.org
Subject: [bug#53137] [PATCH] gnu: krita: Update to 5.0.2.
Date: Sun, 09 Jan 2022 15:16:04 +0800	[thread overview]
Message-ID: <tencent_B1CCD4DE6D46A58264C9FC3DE9EC970F970A@qq.com> (raw)
Message-ID: <87tueds79t.fsf@qq.com> (raw)

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

             reply	other threads:[~2022-01-09  7:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <87tueds79t.fsf@qq.com>
2022-01-09  7:16 ` Z572 via Guix-patches via [this message]
2022-01-11 19:49 ` [bug#53137] [PATCH] gnu: krita: Update to 5.0.2 Leo Famulari

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=tencent_B1CCD4DE6D46A58264C9FC3DE9EC970F970A@qq.com \
    --to=guix-patches@gnu.org \
    --cc=53137@debbugs.gnu.org \
    --cc=873216071@qq.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).