* [bug#47446] [PATCH] gnu: krita: Update to 4.4.3.
@ 2021-03-28 9:05 la snesne
2021-03-29 7:50 ` bug#47446: " Efraim Flashner
0 siblings, 1 reply; 2+ messages in thread
From: la snesne @ 2021-03-28 9:05 UTC (permalink / raw)
To: 47446; +Cc: la snesne
* gnu/packages/kde.scm (krita): Update to 4.4.3.
---
gnu/packages/kde.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/kde.scm b/gnu/packages/kde.scm
index 213def42e3..4a989b32dd 100644
--- a/gnu/packages/kde.scm
+++ b/gnu/packages/kde.scm
@@ -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
--
2.31.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#47446: [PATCH] gnu: krita: Update to 4.4.3.
2021-03-28 9:05 [bug#47446] [PATCH] gnu: krita: Update to 4.4.3 la snesne
@ 2021-03-29 7:50 ` Efraim Flashner
0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2021-03-29 7:50 UTC (permalink / raw)
To: la snesne; +Cc: 47446-done
[-- Attachment #1: Type: text/plain, Size: 236 bytes --]
Thanks. Patch pushed.
--
Efraim Flashner <efraim@flashner.co.il> אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-03-29 7:52 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-28 9:05 [bug#47446] [PATCH] gnu: krita: Update to 4.4.3 la snesne
2021-03-29 7:50 ` bug#47446: " Efraim Flashner
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.