From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.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 MEseETu4SmRAiQAASxT56A (envelope-from ) for ; Thu, 27 Apr 2023 20:00:27 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id 0H4YETu4SmSXyQAA9RJhRA (envelope-from ) for ; Thu, 27 Apr 2023 20:00:27 +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 D1C6D30239 for ; Thu, 27 Apr 2023 20:00:26 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=envs.net header.s=modoboa header.b=YcHco6Ra; 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=1682618427; 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=HreJVIkV8GfqqraB4lMBuayROYhFrRTtx0Fg2Grq+tw=; b=gnbG5BciMhAwX+LHwVHDA2KvYe2G01ZK2wZ/v7s+EAoJ3vXjfpxg7WpQTvE/hdw/SHYwGl dNKM4T6L/j9nT+cswhTVm7YWx3119D8n9njYy6znnQVWJNvD445cPd+nkDASXaZ9t2dMxL objVto7Rm6IHxMbJbFKZx0o65Dnp+gEhDFFGeJYV0u+yNVj+DyyhLLkLmkjiEFGEEJzvgd 6z1t8CcCAaCZf4P/PSGKsg69zILoYtWrMj0yUUtl3GatDwxZjEk8vvCa1xEVg/L+1MfBmx WI4WOoCq/MWc84dQSfAz5smcUgZ2oygsiwtOFW+Dh4F1dxpLC0H3TQH4RBQ/AA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=envs.net header.s=modoboa header.b=YcHco6Ra; 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=1682618427; a=rsa-sha256; cv=none; b=qar/YM0Z539J+bEpL/kLWWO8JUzZhmvv/KBu7NMsOLfnImgqNFPesafGeYVGRzt1nQmMdf pqjuOVMgWfivperN/i7wlR5OHjCXUpt5q75hyMVAZFolOk+Ociv69Tt1tHO/Q7bwrpO4DJ /ZaOaIxaaWhXY2j1arECbVsqkFzHm8ORvk7XGydXzHHFhuq/DVrPMS7GMXmf8rWaFaZ9gn MkZ57FVuCDZRcjIqX9/yhrjMsOM/HCPtW3pmwqcnOOehL2ogvhUsJLwSerigTpQyEt6N38 tmgxRbL02DyPD9FFBc6nhBRWLaVWKRkhELduCScoJL9CzLa+eCyoOA3t4EZkrg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ps1fM-0002Yt-0j; Thu, 27 Apr 2023 09:28:08 -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 1ps1fK-0002UW-Eu for guix-patches@gnu.org; Thu, 27 Apr 2023 09:28:06 -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 1ps1fK-0004Jt-5d for guix-patches@gnu.org; Thu, 27 Apr 2023 09:28:06 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ps1fJ-0000iX-Vv for guix-patches@gnu.org; Thu, 27 Apr 2023 09:28:05 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#63113] [PATCH 09/27] gnu: lxqt-notificationd: Update to 1.3.0. Resent-From: iyzsong@envs.net Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 27 Apr 2023 13:28:05 +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.16826020442429 (code B ref 63113); Thu, 27 Apr 2023 13:28:05 +0000 Received: (at 63113) by debbugs.gnu.org; 27 Apr 2023 13:27:24 +0000 Received: from localhost ([127.0.0.1]:57843 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ps1ed-0000d4-Fg for submit@debbugs.gnu.org; Thu, 27 Apr 2023 09:27:23 -0400 Received: from mail.envs.net ([5.199.136.28]:40498) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ps1eV-0000c7-My for 63113@debbugs.gnu.org; Thu, 27 Apr 2023 09:27:16 -0400 Received: from localhost (mail.envs.net [127.0.0.1]) by mail.envs.net (Postfix) with ESMTP id 34BFC38A0070; Thu, 27 Apr 2023 13:27:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=envs.net; s=modoboa; t=1682602035; bh=HreJVIkV8GfqqraB4lMBuayROYhFrRTtx0Fg2Grq+tw=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=YcHco6RaPdySTP+L2wu92lBzj1YUYpmJWFyN4R4QNkzq2ScChKOSEln/r1IKjC5s0 11A1RvcI8YepWlYWDdZ2E7KkWmFnU5qp5YUs4C1SZLVvrYJEQfV/xlEkO2zX8M2IMt PWAhAUzWHqRLWb5SrJv0rxB+9s1pOFusnsIo6Y5blqC4bFvfqW5Qf3w+yFsaXwTtHh 4ETWeNUdtcy3wDxjouQDW8SIPpr2vAcZGSstLSHi7AzFaCmuA64wR8V9zs0b0v9aaL cxW9LS1o4j/Qt/xnf34yZ4ENVBKrrSkVTPbtpNFLYhLCui0sOEPCBge4v40AMFZHL1 AlHUlUPBW57OCxX0byCAUOEXEpMz6O3nEoXrHal6FPttvstJvh1YTHbAl5IYy66Urk m+W9uWHdkEQbY3zKGkYUNOwnmZ5CelOnDLdMNwaWI27XoigzqNQ4T9fl8o4iidKh4n jkpWVaPmINY5WbJqELwGuZoJmQNY0yNZihzTArTOmnQFd4EeGTagaIAPHyqgO1UNBV v9WFlNrtAHqGYQnvFI43gbAq4brZ70uoOReLE+e6ZUJSojpoErWJPMwCtx8cspIgxg XimKtV/miTSknbjlJv2Q06md74DWk9Abihd8InTrunpAmi7fzKCUH5bKxAAh+sM+fv AHDT+bkq+X8GZs1Ck1xFt4QA= 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 p94td4y6XRgp; Thu, 27 Apr 2023 13:27:11 +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:27:06 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id 1e16824a; Thu, 27 Apr 2023 13:26:50 +0000 (UTC) Date: Thu, 27 Apr 2023 21:26:21 +0800 Message-Id: <20230427132639.22164-10-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: D1C6D30239 X-Migadu-Scanner: in3.migadu.com X-TUID: 9JGRh0i/e0pq From: 宋文武 * gnu/packages/lxqt.scm (lxqt-notificationd): Update to 1.3.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 e42e62d97c..58c7d39604 100644 --- a/gnu/packages/lxqt.scm +++ b/gnu/packages/lxqt.scm @@ -423,14 +423,14 @@ (define-public lxqt-globalkeys (define-public lxqt-notificationd (package (name "lxqt-notificationd") - (version "1.2.0") + (version "1.3.0") (source (origin (method url-fetch) (uri (string-append "https://github.com/lxqt/" name "/releases/download/" version "/" name "-" version ".tar.xz")) (sha256 - (base32 "1qlvk12ldqwxskxy283h6yqhn8rp29vynqs1lhwn8byli792nb7y")))) + (base32 "182mjvc17dvavk8vznhgnk6j1lv594bqv4796p2p1f4zdhq6fgm6")))) (build-system cmake-build-system) (inputs (list kwindowsystem -- 2.39.2