3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: krita: Update to 4.2.5.

* gnu/packages/kde.scm (krita): Update to 4.2.5.
This commit is contained in:
Tobias Geerinckx-Rice 2019-08-03 00:20:03 +02:00
parent ad9fd1ba2c
commit 095c09c773
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -320,7 +320,7 @@ plugins, as well as code to create plugins, or complete applications.")
(define-public krita
(package
(name "krita")
(version "4.2.2")
(version "4.2.5")
(source (origin
(method url-fetch)
(uri (string-append
@ -329,7 +329,7 @@ plugins, as well as code to create plugins, or complete applications.")
"/krita-" version ".tar.gz"))
(sha256
(base32
"1pzk5bqp3kh22djhvsvmsc7ybirs4hsnkpg1y9677m2gxwbqnnps"))))
"1f14r2mrqasl6nr3sss0xy2h8xlxd5wdcjcd64m9nz2gwlm39r7w"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f