GNU bug report logs -
#62063
[PATCH] gnu: krita: Update to 5.1.5.
Previous Next
Reported by: Z572 <873216071 <at> qq.com>
Date: Thu, 9 Mar 2023 01:38:01 UTC
Severity: normal
Tags: patch
Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 62063 in the body.
You can then email your comments to 62063 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#62063
; Package
guix-patches
.
(Thu, 09 Mar 2023 01:38:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Z572 <873216071 <at> qq.com>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Thu, 09 Mar 2023 01:38:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/kde.scm (krita): Update to 5.1.5.
---
gnu/packages/kde.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/kde.scm b/gnu/packages/kde.scm
index 728051b9e4..76b6523f24 100644
--- a/gnu/packages/kde.scm
+++ b/gnu/packages/kde.scm
@@ -11,7 +11,7 @@
;;; Copyright © 2020 Marius Bakke <marius <at> gnu.org>
;;; Copyright © 2020, 2021, 2022 Michael Rohleder <mike <at> rohleder.de>
;;; Copyright © 2020 Prafulla Giri <pratheblackdiamond <at> gmail.com>
-;;; Copyright © 2020, 2021, 2022 Zheng Junjie <873216071 <at> qq.com>
+;;; Copyright © 2020, 2021, 2022, 2023 Zheng Junjie <873216071 <at> qq.com>
;;; Copyright © 2021 Alexandros Theodotou <alex <at> zrythm.org>
;;; Copyright © 2021 la snesne <lasnesne <at> lagunposprasihopre.org>
;;; Copyright © 2021, 2022 Vinicius Monego <monego <at> posteo.net>
@@ -569,7 +569,7 @@ (define-public kseexpr
(define-public krita
(package
(name "krita")
- (version "5.0.8")
+ (version "5.1.5")
(source
(origin
(method url-fetch)
@@ -577,7 +577,7 @@ (define-public krita
"mirror://kde/stable/krita/" version "/krita-" version
".tar.gz"))
(sha256
- (base32 "2iaypyv21zxvhr989r9j9nlhx642jc89xphz1qaw9q1y0yjiy7gd"))))
+ (base32 "1lx4x4affkbh47b7w5qvahkkr4db0vcw6h24nykak6gpy2z5wxqw"))))
(build-system qt-build-system)
(arguments
`(#:tests? #f
--
2.39.2
Information forwarded
to
guix-patches <at> gnu.org
:
bug#62063
; Package
guix-patches
.
(Fri, 10 Mar 2023 22:16:01 GMT)
Full text and
rfc822 format available.
Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):
Hello,
Z572 via Guix-patches via <guix-patches <at> gnu.org> writes:
> * gnu/packages/kde.scm (krita): Update to 5.1.5.
Applied. Thank you.
Regards,
--
Nicolas Goaziou
Reply sent
to
Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
:
You have taken responsibility.
(Fri, 10 Mar 2023 22:16:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Z572 <873216071 <at> qq.com>
:
bug acknowledged by developer.
(Fri, 10 Mar 2023 22:16:02 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sat, 08 Apr 2023 11:24:09 GMT)
Full text and
rfc822 format available.
This bug report was last modified 2 years and 35 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.