GNU bug report logs -
#67509
[PATCH] Update libkdcraw to 23.08.3
Previous Next
Reported by: Mehmet Tekman <mtekman89 <at> gmail.com>
Date: Tue, 28 Nov 2023 13:22:02 UTC
Severity: normal
Tags: patch
Done: Sharlatan Hellseher <sharlatanus <at> gmail.com>
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 67509 in the body.
You can then email your comments to 67509 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#67509
; Package
guix-patches
.
(Tue, 28 Nov 2023 13:22:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Mehmet Tekman <mtekman89 <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Tue, 28 Nov 2023 13:22:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Update libkdcraw from 23.04.3 → 23.08.3, required for newer krita <at> 5.2.1
[0002-gnu-libkdcraw-Update-to-23.08.3.patch (text/x-patch, inline)]
From fb8eccc04c9d68a9da477f7d60290e5340660948 Mon Sep 17 00:00:00 2001
Message-ID: <fb8eccc04c9d68a9da477f7d60290e5340660948.1701176454.git.mtekman89 <at> gmail.com>
In-Reply-To: <82f7a7d8c60e1773565e3655dfd06dda28056924.1701176454.git.mtekman89 <at> gmail.com>
References: <82f7a7d8c60e1773565e3655dfd06dda28056924.1701176454.git.mtekman89 <at> gmail.com>
From: Mehmet Tekman <mtekman89 <at> gmail.com>
Date: Tue, 28 Nov 2023 12:54:11 +0100
Subject: [PATCH 2/3] gnu: libkdcraw: Update to 23.08.3
* gnu/packages/kde-frameworks.scm (libkdcraw): Update to 23.08.3
Change-Id: Ib09bf508fece796e33e08264830d9cddf59e397d
---
gnu/packages/kde-frameworks.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/kde-frameworks.scm b/gnu/packages/kde-frameworks.scm
index 0384baae46..861fca11af 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -12,6 +12,7 @@
;;; Copyright © 2022 Brendan Tildesley <mail <at> brendan.scot>
;;; Copyright © 2022 Petr Hodina <phodina <at> protonmail.com>
;;; Copyright © 2023 Zheng Junjie <873216071 <at> qq.com>
+;;; Copyright © 2023 Mehmet Tekman <mtekman89 <at> gmail.com>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -1533,14 +1534,14 @@ (define-public threadweaver
(define-public libkdcraw
(package
(name "libkdcraw")
- (version "23.04.3")
+ (version "23.08.3")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/" version
"/src/" name "-" version ".tar.xz"))
(sha256
- (base32 "0vwr44j77c1vffsppkzdasd0l8apzx7jn6llwhzb4bjp93arx18w"))))
+ (base32 "0bzkdlhfkql38qm22qpiinl8p7pxhl5xpnw12l0ghjpdmnxzn1jl"))))
(build-system cmake-build-system)
(native-inputs
(list pkg-config extra-cmake-modules))
--
2.42.1
Reply sent
to
Sharlatan Hellseher <sharlatanus <at> gmail.com>
:
You have taken responsibility.
(Fri, 29 Mar 2024 17:00:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Mehmet Tekman <mtekman89 <at> gmail.com>
:
bug acknowledged by developer.
(Fri, 29 Mar 2024 17:00:03 GMT)
Full text and
rfc822 format available.
Message #10 received at 67509-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
libkdcraw was updated to 23.08.3 in
692e642efd5a07119e774ab1c5a18cb8a880f6b2 by Maxim Cournoyer
<maxim.cournoyer <at> gmail.com>.
Closing as resolved in other flow.
Thanks,
Oleg
[signature.asc (application/pgp-signature, inline)]
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sat, 27 Apr 2024 11:24:22 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 12 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.