GNU bug report logs -
#56190
[PATCH] gnu: krita: Update to 5.0.8.
Previous Next
Reported by: "Zheng Junjie" <873216071 <at> qq.com>
Date: Fri, 24 Jun 2022 13:16:02 UTC
Severity: normal
Tags: patch
Merged with 56189
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#56190: [PATCH] krita: Update to 5.0.8.
which was filed against the guix-patches package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 56189 <at> debbugs.gnu.org.
--
56190: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=56190
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
"Zheng Junjie" <873216071 <at> qq.com> skribis:
> From 20424c614d57157958547f3e599c5424413174dc Mon Sep 17 00:00:00 2001
> Message-Id: <20424c614d57157958547f3e599c5424413174dc.1655733096.git.873216071 <at> qq.com>
> From: Z572 <873216071 <at> qq.com>
> Date: Mon, 20 Jun 2022 20:08:13 +0800
> Subject: [PATCH] gnu: krita: Update to 5.0.8.
>
> * gnu/packages/kde.scm (krita): Update to 5.0.8.
Applied, thanks!
[Message part 3 (message/rfc822, inline)]
[0001-gnu-krita-Update-to-5.0.8.patch (text/x-patch, inline)]
From 20424c614d57157958547f3e599c5424413174dc Mon Sep 17 00:00:00 2001
Message-Id: <20424c614d57157958547f3e599c5424413174dc.1655733096.git.873216071 <at> qq.com>
From: Z572 <873216071 <at> qq.com>
Date: Mon, 20 Jun 2022 20:08:13 +0800
Subject: [PATCH] gnu: krita: Update to 5.0.8.
* gnu/packages/kde.scm (krita): Update to 5.0.8.
---
gnu/packages/kde.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/kde.scm b/gnu/packages/kde.scm
index ba81e1c387..b56b63e784 100644
--- a/gnu/packages/kde.scm
+++ b/gnu/packages/kde.scm
@@ -479,7 +479,7 @@ (define-public kseexpr
(define-public krita
(package
(name "krita")
- (version "5.0.2")
+ (version "5.0.8")
(source
(origin
(method url-fetch)
@@ -487,7 +487,7 @@ (define-public krita
"mirror://kde/stable/krita/" version "/krita-" version
".tar.gz"))
(sha256
- (base32 "1gww95fyd5r3x2260j2ls7d8fp4rsfxnwdqai2j7fjahxg3iyxg6"))))
+ (base32 "0iaypyv21zxvhr989r9j9nlhx642jc89xphz1qaw9q1y0yjiy7gd"))))
(build-system qt-build-system)
(arguments
`(#:tests? #f
--
2.36.1
[Message part 5 (text/plain, inline)]
--
over
This bug report was last modified 2 years and 334 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.