me
/
guix
Archived
1
0
Fork 0

gnu: krita: Update to 4.4.3.

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

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
master
la snesne 2021-03-28 18:05:08 +09:00 committed by Efraim Flashner
parent 8e3944f857
commit 18b26a437c
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 3 additions and 2 deletions

View File

@ -13,6 +13,7 @@
;;; Copyright © 2020 Prafulla Giri <pratheblackdiamond@gmail.com>
;;; Copyright © 2020 Zheng Junjie <873216071@qq.com>
;;; Copyright © 2021 Alexandros Theodotou <alex@zrythm.org>
;;; Copyright © 2021 la snesne <lasnesne@lagunposprasihopre.org>
;;;
;;; This file is part of GNU Guix.
;;;
@ -458,7 +459,7 @@ illustrate project schedules.")
(define-public krita
(package
(name "krita")
(version "4.4.2")
(version "4.4.3")
(source (origin
(method url-fetch)
(uri (string-append
@ -466,7 +467,7 @@ illustrate project schedules.")
"/krita-" version ".tar.gz"))
(sha256
(base32
"14lprcv7xw6r19bmylcz4c1p1jfazmza2b4m48f3x7vmdv2sx5ln"))))
"0rwghzci2wn2jmisvnzs23yxc2z3d4dcx2qbbhcvjyi3q8ij61nl"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f