gnu: krita: Update to 4.4.1.

* gnu/packages/kde.scm (krita): Update to 4.4.1.
This commit is contained in:
Tobias Geerinckx-Rice 2020-11-01 17:54:58 +01:00
parent a724e898b5
commit eaae3e114a
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -376,7 +376,7 @@ (define-public kdiagram
(define-public krita
(package
(name "krita")
(version "4.4.0")
(version "4.4.1")
(source (origin
(method url-fetch)
(uri (string-append
@ -384,7 +384,7 @@ (define-public krita
"/krita-" version ".tar.gz"))
(sha256
(base32
"13r7x4gql5wp88hmpv9m6m3lh7gsybm4la48hqbjcb3iwiv86pzw"))))
"05rq5hkh2lmk8hall2h9ccaav0nw8fj7vd4aff5fyp2fiq3aybbg"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f