gnu: krita: Update to 4.3.0.

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

Signed-off-by: Marius Bakke <marius@gnu.org>
This commit is contained in:
Boris A. Dekshteyn 2020-07-29 17:25:14 +12:00 committed by Marius Bakke
parent 5e707f1252
commit 61e1a8e426
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

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