unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#42593] [PATCH] gnu: krita: Update to 4.3.0.
@ 2020-07-29  5:25 Boris A. Dekshteyn
  2020-07-29 22:46 ` bug#42593: " Marius Bakke
  0 siblings, 1 reply; 2+ messages in thread
From: Boris A. Dekshteyn @ 2020-07-29  5:25 UTC (permalink / raw)
  To: 42593; +Cc: Boris A. Dekshteyn

* gnu/packages/kde.scm (krita): Update to 4.3.0.
gnu: krita: Update to 4.3.0.

* gnu/packages/kde.scm (krita): Update to 4.3.0.
---
 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 333dd483cb..0ff8fef2b6 100644
--- a/gnu/packages/kde.scm
+++ b/gnu/packages/kde.scm
@@ -363,7 +363,7 @@ illustrate project schedules.")
 (define-public krita
   (package
     (name "krita")
-    (version "4.2.9")
+    (version "4.3.0")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -371,7 +371,7 @@ illustrate project schedules.")
                     "/krita-" version ".tar.gz"))
               (sha256
                (base32
-                "1a3djmjhnvlp8dpiz68s0lwg71nv3ypq592jfgsnm5zlxa0vp1cz"))))
+                "1njbxv7b56if838gv7ydzm1sprgmaabnp0jlj0bxryxzfdy8hwfh"))))
     (build-system cmake-build-system)
     (arguments
      `(#:tests? #f
-- 
2.27.0





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

* bug#42593: [PATCH] gnu: krita: Update to 4.3.0.
  2020-07-29  5:25 [bug#42593] [PATCH] gnu: krita: Update to 4.3.0 Boris A. Dekshteyn
@ 2020-07-29 22:46 ` Marius Bakke
  0 siblings, 0 replies; 2+ messages in thread
From: Marius Bakke @ 2020-07-29 22:46 UTC (permalink / raw)
  To: Boris A. Dekshteyn, 42593-done; +Cc: Boris A. Dekshteyn

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

"Boris A. Dekshteyn" <boris.dekshteyn@gmail.com> writes:

> * gnu/packages/kde.scm (krita): Update to 4.3.0.
> gnu: krita: Update to 4.3.0.
>
> * gnu/packages/kde.scm (krita): Update to 4.3.0.

The commit message was accidentally duplicated here.  Fixed and applied,
thank you!

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

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

end of thread, other threads:[~2020-07-29 22:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-29  5:25 [bug#42593] [PATCH] gnu: krita: Update to 4.3.0 Boris A. Dekshteyn
2020-07-29 22:46 ` bug#42593: " Marius Bakke

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