me
/
guix
Archived
1
0
Fork 0

gnu: Krita: Update to 4.4.0.

* gnu/packages/kde.scm (krita): Update to 4.4.0.
master
Leo Famulari 2020-10-13 23:22:04 -04:00
parent bc23c3ecd1
commit ec7803981a
No known key found for this signature in database
GPG Key ID: 2646FA30BACA7F08
1 changed files with 2 additions and 2 deletions

View File

@ -374,7 +374,7 @@ illustrate project schedules.")
(define-public krita
(package
(name "krita")
(version "4.3.0")
(version "4.4.0")
(source (origin
(method url-fetch)
(uri (string-append
@ -382,7 +382,7 @@ illustrate project schedules.")
"/krita-" version ".tar.gz"))
(sha256
(base32
"1njbxv7b56if838gv7ydzm1sprgmaabnp0jlj0bxryxzfdy8hwfh"))))
"13r7x4gql5wp88hmpv9m6m3lh7gsybm4la48hqbjcb3iwiv86pzw"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f