all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#67509] [PATCH] Update libkdcraw to 23.08.3
@ 2023-11-28 13:20 Mehmet Tekman
  2024-03-29 16:58 ` bug#67509: " Sharlatan Hellseher
  0 siblings, 1 reply; 2+ messages in thread
From: Mehmet Tekman @ 2023-11-28 13:20 UTC (permalink / raw)
  To: 67509

[-- Attachment #1: Type: text/plain, Size: 79 bytes --]


Update libkdcraw from 23.04.3 → 23.08.3, required for newer krita@5.2.1


[-- Attachment #2: 0002-gnu-libkdcraw-Update-to-23.08.3.patch --]
[-- Type: text/x-patch, Size: 1873 bytes --]

From fb8eccc04c9d68a9da477f7d60290e5340660948 Mon Sep 17 00:00:00 2001
Message-ID: <fb8eccc04c9d68a9da477f7d60290e5340660948.1701176454.git.mtekman89@gmail.com>
In-Reply-To: <82f7a7d8c60e1773565e3655dfd06dda28056924.1701176454.git.mtekman89@gmail.com>
References: <82f7a7d8c60e1773565e3655dfd06dda28056924.1701176454.git.mtekman89@gmail.com>
From: Mehmet Tekman <mtekman89@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@brendan.scot>
 ;;; Copyright © 2022 Petr Hodina <phodina@protonmail.com>
 ;;; Copyright © 2023 Zheng Junjie <873216071@qq.com>
+;;; Copyright © 2023 Mehmet Tekman <mtekman89@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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#67509: [PATCH] Update libkdcraw to 23.08.3
  2023-11-28 13:20 [bug#67509] [PATCH] Update libkdcraw to 23.08.3 Mehmet Tekman
@ 2024-03-29 16:58 ` Sharlatan Hellseher
  0 siblings, 0 replies; 2+ messages in thread
From: Sharlatan Hellseher @ 2024-03-29 16:58 UTC (permalink / raw)
  To: 67509-done

[-- Attachment #1: Type: text/plain, Size: 176 bytes --]


libkdcraw was updated to 23.08.3 in
692e642efd5a07119e774ab1c5a18cb8a880f6b2 by Maxim Cournoyer
<maxim.cournoyer@gmail.com>.

Closing as resolved in other flow.

Thanks,
Oleg

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-03-29 17:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-28 13:20 [bug#67509] [PATCH] Update libkdcraw to 23.08.3 Mehmet Tekman
2024-03-29 16:58 ` bug#67509: " Sharlatan Hellseher

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.