unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Mehmet Tekman <mtekman89@gmail.com>
To: 67406@debbugs.gnu.org
Subject: [bug#67406] [PATCH] Update libraqm
Date: Tue, 28 Nov 2023 14:09:19 +0100	[thread overview]
Message-ID: <87cyvuxbwg.fsf@gmail.com> (raw)
In-Reply-To: <87wmu8bg9u.fsf@gmail.com>

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


New update to version 23.08.3 instead of 23.08.0


[-- Attachment #2: libkdcraw to 23.08.3 --]
[-- 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


  reply	other threads:[~2023-11-28 13:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-23 16:12 [bug#67406] [PATCH] Update libraqm Mehmet Tekman
2023-11-28 13:09 ` Mehmet Tekman [this message]
2023-11-28 13:15 ` Mehmet Tekman
2024-03-29 15:22 ` bug#67406: " Sharlatan Hellseher

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87cyvuxbwg.fsf@gmail.com \
    --to=mtekman89@gmail.com \
    --cc=67406@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).