GNU bug report logs -
#76061
[PATCH] gnu: krita: Update to 5.2.9.
Previous Next
Reported by: ashish.is <at> lostca.se
Date: Tue, 4 Feb 2025 21:52:01 UTC
Severity: normal
Tags: patch
Done: Andreas Enge <andreas <at> enge.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 76061 in the body.
You can then email your comments to 76061 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#76061
; Package
guix-patches
.
(Tue, 04 Feb 2025 21:52:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
ashish.is <at> lostca.se
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Tue, 04 Feb 2025 21:52:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
From: Ashish SHUKLA <ashish.is <at> lostca.se>
* gnu/packages/kde.scm (krita): Update to 5.2.9.
Change-Id: Idfd7fb7ccfe25232e2daab75e495b9f060d5c7b9
---
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 765176f42b..3ed465c489 100644
--- a/gnu/packages/kde.scm
+++ b/gnu/packages/kde.scm
@@ -831,7 +831,7 @@ (define-public kolourpaint
(define-public krita
(package
(name "krita")
- (version "5.2.6")
+ (version "5.2.9")
(source
(origin
(method url-fetch)
@@ -839,7 +839,7 @@ (define-public krita
"mirror://kde/stable/krita/" version "/krita-" version
".tar.gz"))
(sha256
- (base32 "1yymhbybnjkl0smfqv6sm13iz4pp5ask3bjl5klv9x7xaj2i5ms8"))
+ (base32 "19nb98rh8j9jdd8hz8m56hrpljqv74p7j1k5plqnkwpbdmaszj88"))
(patches (search-patches "krita-bump-sip-abi-version-to-12.8.patch"))))
(build-system qt-build-system)
(arguments
base-commit: 5a897c5c95a81278b044c18d962d3bd83131ba06
--
2.48.1
Reply sent
to
Andreas Enge <andreas <at> enge.fr>
:
You have taken responsibility.
(Thu, 06 Feb 2025 14:40:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
ashish.is <at> lostca.se
:
bug acknowledged by developer.
(Thu, 06 Feb 2025 14:40:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 76061-done <at> debbugs.gnu.org (full text, mbox):
Pushed, thanks!
Andreas
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Fri, 07 Mar 2025 12:24:13 GMT)
Full text and
rfc822 format available.
This bug report was last modified 102 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.