me
/
guix
Archived
1
0
Fork 0

gnu: krita: Update to 4.4.1.

* gnu/packages/kde.scm (krita): Update to 4.4.1.
master
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
1 changed files with 2 additions and 2 deletions

View File

@ -376,7 +376,7 @@ illustrate project schedules.")
(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 @@ illustrate project schedules.")
"/krita-" version ".tar.gz"))
(sha256
(base32
"13r7x4gql5wp88hmpv9m6m3lh7gsybm4la48hqbjcb3iwiv86pzw"))))
"05rq5hkh2lmk8hall2h9ccaav0nw8fj7vd4aff5fyp2fiq3aybbg"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f