GNU bug report logs -
#46112
[PATCH] gnu: krita: Update to 4.4.2.
Previous Next
Reported by: Michael Rohleder <mike <at> rohleder.de>
Date: Tue, 26 Jan 2021 13:27:02 UTC
Severity: normal
Tags: patch
Done: Leo Famulari <leo <at> famulari.name>
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 46112 in the body.
You can then email your comments to 46112 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#46112
; Package
guix-patches
.
(Tue, 26 Jan 2021 13:27:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Michael Rohleder <mike <at> rohleder.de>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Tue, 26 Jan 2021 13:27: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 4.4.2.
---
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 2f321fc911..73be8af9b0 100644
--- a/gnu/packages/kde.scm
+++ b/gnu/packages/kde.scm
@@ -9,7 +9,7 @@
;;; Copyright © 2018, 2019, 2020 Hartmut Goebel <h.goebel <at> crazy-compilers.com>
;;; Copyright © 2019, 2020 Ludovic Courtès <ludo <at> gnu.org>
;;; Copyright © 2020 Marius Bakke <marius <at> gnu.org>
-;;; Copyright © 2020 Michael Rohleder <mike <at> rohleder.de>
+;;; Copyright © 2020, 2021 Michael Rohleder <mike <at> rohleder.de>
;;; Copyright © 2020 Prafulla Giri <pratheblackdiamond <at> gmail.com>
;;; Copyright © 2020 Zheng Junjie <873216071 <at> qq.com>
;;;
@@ -456,7 +456,7 @@ illustrate project schedules.")
(define-public krita
(package
(name "krita")
- (version "4.4.1")
+ (version "4.4.2")
(source (origin
(method url-fetch)
(uri (string-append
@@ -464,7 +464,7 @@ illustrate project schedules.")
"/krita-" version ".tar.gz"))
(sha256
(base32
- "05rq5hkh2lmk8hall2h9ccaav0nw8fj7vd4aff5fyp2fiq3aybbg"))))
+ "14lprcv7xw6r19bmylcz4c1p1jfazmza2b4m48f3x7vmdv2sx5ln"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f
--
2.30.0
Information forwarded
to
guix-patches <at> gnu.org
:
bug#46112
; Package
guix-patches
.
(Tue, 26 Jan 2021 20:22:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 46112 <at> debbugs.gnu.org (full text, mbox):
On Tue, Jan 26, 2021 at 02:26:41PM +0100, Michael Rohleder wrote:
> * gnu/packages/kde.scm (krita): Update to 4.4.2.
Thanks! Pushed as 5b4239b9f5590da1aa0c66a527b111f91b9301c3
bug closed, send any further explanations to
46112 <at> debbugs.gnu.org and Michael Rohleder <mike <at> rohleder.de>
Request was from
Leo Famulari <leo <at> famulari.name>
to
control <at> debbugs.gnu.org
.
(Tue, 26 Jan 2021 20:22: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
.
(Wed, 24 Feb 2021 12:24:04 GMT)
Full text and
rfc822 format available.
This bug report was last modified 4 years and 176 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.