unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#62063] [PATCH] gnu: krita: Update to 5.1.5.
@ 2023-03-09  1:33 Z572 via Guix-patches via
  2023-03-10 22:15 ` bug#62063: " Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Z572 via Guix-patches via @ 2023-03-09  1:33 UTC (permalink / raw)
  To: 62063

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=y, Size: 1415 bytes --]

* gnu/packages/kde.scm (krita): Update to 5.1.5.
---
 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 728051b9e4..76b6523f24 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, 2022 Michael Rohleder <mike@rohleder.de>
 ;;; Copyright © 2020 Prafulla Giri <pratheblackdiamond@gmail.com>
-;;; Copyright © 2020, 2021, 2022 Zheng Junjie <873216071@qq.com>
+;;; Copyright © 2020, 2021, 2022, 2023 Zheng Junjie <873216071@qq.com>
 ;;; Copyright © 2021 Alexandros Theodotou <alex@zrythm.org>
 ;;; Copyright © 2021 la snesne <lasnesne@lagunposprasihopre.org>
 ;;; Copyright © 2021, 2022 Vinicius Monego <monego@posteo.net>
@@ -569,7 +569,7 @@ (define-public kseexpr
 (define-public krita
   (package
     (name "krita")
-    (version "5.0.8")
+    (version "5.1.5")
     (source
      (origin
        (method url-fetch)
@@ -577,7 +577,7 @@ (define-public krita
              "mirror://kde/stable/krita/" version "/krita-" version
              ".tar.gz"))
        (sha256
-        (base32 "2iaypyv21zxvhr989r9j9nlhx642jc89xphz1qaw9q1y0yjiy7gd"))))
+        (base32 "1lx4x4affkbh47b7w5qvahkkr4db0vcw6h24nykak6gpy2z5wxqw"))))
     (build-system qt-build-system)
     (arguments
      `(#:tests? #f
-- 
2.39.2





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

* bug#62063: [PATCH] gnu: krita: Update to 5.1.5.
  2023-03-09  1:33 [bug#62063] [PATCH] gnu: krita: Update to 5.1.5 Z572 via Guix-patches via
@ 2023-03-10 22:15 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2023-03-10 22:15 UTC (permalink / raw)
  To: Z572 via Guix-patches via; +Cc: Z572, 62063-done

Hello,
Z572 via Guix-patches via <guix-patches@gnu.org> writes:

> * gnu/packages/kde.scm (krita): Update to 5.1.5.
Applied. Thank you.

Regards,
-- 
Nicolas Goaziou




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

end of thread, other threads:[~2023-03-10 22:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-09  1:33 [bug#62063] [PATCH] gnu: krita: Update to 5.1.5 Z572 via Guix-patches via
2023-03-10 22:15 ` bug#62063: " Nicolas Goaziou

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