unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#56190] [PATCH] gnu: krita: Update to 5.0.8.
@ 2022-06-24 13:15 Zheng Junjie via Guix-patches via
  2022-06-25 22:59 ` bug#56190: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Zheng Junjie via Guix-patches via @ 2022-06-24 13:15 UTC (permalink / raw)
  To: 56190

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


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

* bug#56190: [PATCH] gnu: krita: Update to 5.0.8.
  2022-06-24 13:15 [bug#56190] [PATCH] gnu: krita: Update to 5.0.8 Zheng Junjie via Guix-patches via
@ 2022-06-25 22:59 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2022-06-25 22:59 UTC (permalink / raw)
  To: Zheng Junjie; +Cc: 56190-done

"Zheng Junjie" <873216071@qq.com> skribis:

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

Applied, thanks!




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

end of thread, other threads:[~2022-06-25 23:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-24 13:15 [bug#56190] [PATCH] gnu: krita: Update to 5.0.8 Zheng Junjie via Guix-patches via
2022-06-25 22:59 ` bug#56190: " Ludovic Courtès

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).