unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Zheng Junjie via Guix-patches via <guix-patches@gnu.org>
To: 56190@debbugs.gnu.org
Subject: [bug#56190] [PATCH] gnu: krita: Update to 5.0.8.
Date: Fri, 24 Jun 2022 08:15:29 -0500	[thread overview]
Message-ID: <tencent_B4932AD52C4BFEAF4867B11CB444A3F66D05@qq.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 8 bytes --]

-- 
over

[-- Attachment #2: 0001-gnu-krita-Update-to-5.0.8.patch --]
[-- Type: application/octet-stream, Size: 1139 bytes --]

From 20424c614d57157958547f3e599c5424413174dc Mon Sep 17 00:00:00 2001
Message-Id: <20424c614d57157958547f3e599c5424413174dc.1655733096.git.873216071@qq.com>
From: Z572 <873216071@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


             reply	other threads:[~2022-06-24 13:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-24 13:15 Zheng Junjie via Guix-patches via [this message]
2022-06-25 22:59 ` bug#56190: [PATCH] gnu: krita: Update to 5.0.8 Ludovic Courtès

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_B4932AD52C4BFEAF4867B11CB444A3F66D05@qq.com \
    --to=guix-patches@gnu.org \
    --cc=56190@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).