GNU bug report logs - #76061
[PATCH] gnu: krita: Update to 5.2.9.

Previous Next

Package: guix-patches;

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.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: ashish.is <at> lostca.se
Subject: bug#76061: closed (Close)
Date: Thu, 06 Feb 2025 14:40:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#76061: [PATCH] gnu: krita: Update to 5.2.9.

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 76061 <at> debbugs.gnu.org.

-- 
76061: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=76061
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Andreas Enge <andreas <at> enge.fr>
To: 76061-done <at> debbugs.gnu.org
Subject: Close
Date: Thu, 6 Feb 2025 15:39:40 +0100
Pushed, thanks!

Andreas


[Message part 3 (message/rfc822, inline)]
From: ashish.is <at> lostca.se
To: guix-patches <at> gnu.org
Cc: Ashish SHUKLA <ashish.is <at> lostca.se>
Subject: [PATCH] gnu: krita: Update to 5.2.9.
Date: Tue,  4 Feb 2025 21:51:23 +0000
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




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.