From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id kFI1ED+4SmSC/QAASxT56A (envelope-from ) for ; Thu, 27 Apr 2023 20:00:31 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id oOwNED+4SmTvsgAAauVa8A (envelope-from ) for ; Thu, 27 Apr 2023 20:00:31 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 1765C30405 for ; Thu, 27 Apr 2023 20:00:31 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=envs.net header.s=modoboa header.b=Oke6hZPn; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1682618431; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=RHFMyojN5LE36659I2Wdbp03Aofj5GSfS0CZQbMHV3M=; b=HpvuSqVuI6AkOzjM5SRqyFtwLt/3AsKHjdL6Zuc7VJ//gRMPj1PcG+PDNVwP2JA6Gu+Qae r6mQdIhzhl13Wgtx8TYChh5EAsaVQZ1DHo/jLk1rwsIozNvtgn0LCNZc/9DOijeUhisOib 0TTZou+MPxN+RT1zGAkllBuR3t+P5PYKoq80fwNGqqNlR3meVno6H0qOYPn0q2btPuAOHP /LCaA2JQzLj5Ry3HSvBSHseAVklPQ1XgkJoUHFVkh0VZH9b6MzsjZ99cUjikXwYx8BGBs9 wBhfH94VCjDodj+MAIrPziIiASdoCl4LoKRsuhxEmcDzwivmRVBwgSACEdfrnA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=envs.net header.s=modoboa header.b=Oke6hZPn; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1682618431; a=rsa-sha256; cv=none; b=cHp1hZDCSn1DKv7dCEft90/fXMJ23WLn+854PX5lCKT7OVSs0KW2Pjw4/7+USi31pC7pcM bTFCWg1vk2hpPoS77Ec2LqrVEB+H8CNSaJQAXtj/8XjktS72V9LPjsJFLspml471/msyfE rblZZ8IAhUV9nqHlMG8KUj/esYfdBiabu5zIEi3NRtDQ0PE+amB7rAWXainkEVPxiIQtzI EkOycj/AUxddVO/YqTi6Mh32yRsXvrax4NFLfYTViVi5/DVR1u7ayCz+1qesGenbQSvtWk DBNwPs0J6GP++7Ti5cKfxcaXCzZHT4Wenzf3faezwQvqYLlnGfBDV7WDtl/vZQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ps1eM-0000uX-TN; Thu, 27 Apr 2023 09:27:06 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ps1eK-0000tq-NZ for guix-patches@gnu.org; Thu, 27 Apr 2023 09:27:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ps1eK-00040H-EO for guix-patches@gnu.org; Thu, 27 Apr 2023 09:27:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ps1eK-0000b5-9C for guix-patches@gnu.org; Thu, 27 Apr 2023 09:27:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#63113] [PATCH 02/27] gnu: libqtxdg: Update to 3.11.0. Resent-From: iyzsong@envs.net Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 27 Apr 2023 13:27:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63113 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 63113@debbugs.gnu.org Cc: =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= Received: via spool by 63113-submit@debbugs.gnu.org id=B63113.16826020222265 (code B ref 63113); Thu, 27 Apr 2023 13:27:04 +0000 Received: (at 63113) by debbugs.gnu.org; 27 Apr 2023 13:27:02 +0000 Received: from localhost ([127.0.0.1]:57806 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ps1eH-0000aJ-Fu for submit@debbugs.gnu.org; Thu, 27 Apr 2023 09:27:01 -0400 Received: from mail.envs.net ([5.199.136.28]:50902) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ps1eE-0000a9-PJ for 63113@debbugs.gnu.org; Thu, 27 Apr 2023 09:26:59 -0400 Received: from localhost (mail.envs.net [127.0.0.1]) by mail.envs.net (Postfix) with ESMTP id 37C7038A07E6; Thu, 27 Apr 2023 13:26:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=envs.net; s=modoboa; t=1682602018; bh=RHFMyojN5LE36659I2Wdbp03Aofj5GSfS0CZQbMHV3M=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=Oke6hZPnIDikBHU4//CWKMP1yoWMiKLl3ftEeTpPdpdI7QbWw7aJQuD8uJDWZu2Gq os5XuIV3icXZx+W9IXC4j7I2UlgJoqpR85a5/KCZYhBU7cj/riZ4BlHopPgSCGucnD jBXxtk5cMqiQxdLv3pvOpgt1SV4MF4fl2kO/JbVQoJ01G6kQz09tJnaYXYvsX7KRQE gNtEjauEHkIAkmktcwkc/yXdueKIipgjeTLUSnL1s+272Wj/MSEXWUhIz98b9vq9Ui 4pMv0x03HBhsR9kDbO8H21CgZUbhAnFoM2fJyi1hiHUs5jADgBKZwchOm+JM3JjF8t eR/Vo9Gz8Yo3tzyTxHrZ4rhmnaoZshqn3VCyZrkZP75VQQLpVxjH6TOa5xuxDI6GIf flxSyYV9H3/EkIWkL3PkffYTyLf+apl/1EEpzlBcqLDgvWXTFjWc02nwEguV7a/xT0 4pnvynWaU2O24ly71k7oWMyze2EKiO3fQby5nIUpehSCg7gElvcn/SBeilFYu8DWoh OqXAXnyVpzwRIVA8QR3+AEb5B8NH2xWG9mMqtjL6RU84SE27BLasvMqbuj1jdZnW/F R3LQ38aHrqYafadPTG3iYJT4r/Sv0/yGxLAVKsLG+lwRIOq+i7BLc8cvPLUMryDIo2 YVUiBfyUawL3oZt21b+NBkIg= X-Virus-Scanned: Debian amavisd-new at mail.envs.net Received: from mail.envs.net ([127.0.0.1]) by localhost (mail.envs.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id cW78YQimaZ2K; Thu, 27 Apr 2023 13:26:54 +0000 (UTC) Received: from localhost (unknown [36.170.44.197]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.envs.net (Postfix) with ESMTPSA; Thu, 27 Apr 2023 13:26:53 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id dc128110; Thu, 27 Apr 2023 13:26:49 +0000 (UTC) Date: Thu, 27 Apr 2023 21:26:14 +0800 Message-Id: <20230427132639.22164-3-iyzsong@envs.net> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230427132639.22164-1-iyzsong@envs.net> References: <20230427132639.22164-1-iyzsong@envs.net> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: iyzsong@envs.net X-ACL-Warn: , iyzsong--- via Guix-patches From: iyzsong--- via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: UNKNOWN X-Migadu-Spam-Score: -4.05 X-Spam-Score: -4.05 X-Migadu-Queue-Id: 1765C30405 X-Migadu-Scanner: in3.migadu.com X-TUID: 4aS668iW2XBf From: 宋文武 * gnu/packages/lxqt.scm (libqtxdg): Update to 3.11.0. --- gnu/packages/lxqt.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/lxqt.scm b/gnu/packages/lxqt.scm index d524c786c9..dbf164ed6b 100644 --- a/gnu/packages/lxqt.scm +++ b/gnu/packages/lxqt.scm @@ -148,7 +148,7 @@ (define-public lxqt-build-tools (define-public libqtxdg (package (name "libqtxdg") - (version "3.10.0") + (version "3.11.0") (source (origin (method url-fetch) @@ -156,7 +156,7 @@ (define-public libqtxdg "https://github.com/lxqt/libqtxdg/releases/download/" version "/libqtxdg-" version ".tar.xz")) (sha256 - (base32 "18mz3mxcnz6awkkgxnfg5p43d4lv92vamxk1d0xzdxrp9symfd9v")))) + (base32 "0alphfvkwxaqfnckjxbrwjkj7wjl4yff7qxzmyjz67c8728lxbny")))) (build-system cmake-build-system) (arguments '(#:configure-flags -- 2.39.2