From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id 8HwGMt8W9WVjNQAAe85BDQ:P1 (envelope-from ) for ; Sat, 16 Mar 2024 04:49:52 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id 8HwGMt8W9WVjNQAAe85BDQ (envelope-from ) for ; Sat, 16 Mar 2024 04:49:51 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=envs.net header.s=modoboa header.b=omnQy1+y; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1710560991; 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=VTnc5t0i+bVUnCuZ5wkO5ZTeyExbIr7Ekvo1+U/ZmPw=; b=XfvLCaQfqM/tuV0KI1ZH4vtnEEdEONJ9DfMv10WFGdK7oAs1EeSVVEb8T9ICuG+r+6TaaQ yAg0iUK96SNqERUXnb5T66Rhr8DefQ5VUaQhbHBmRcIe31se63ZrtEZA53VdTW8qoNHQnn 63CIh6oWZaDASs50gSaGcu5rfEPub2ddFDVyIurclTLXPmsSGKIoY8Cxx5gtgckt3OADR/ tt/9AAWJjvQTxr72LJbNplLFtaiveQLkUcczawjjtVgW0RRho757rPXvPxVGyA8Xo67cxx qrvCN0UPl35qz1tBsq4mXSbiOPnyvQatIWaTfLya+sjbg2muxO62QTBPd587JQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=envs.net header.s=modoboa header.b=omnQy1+y; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1710560991; a=rsa-sha256; cv=none; b=q7iQG6DC7pqbqFZz29lIr5GLsGxgbBAMeYn8okQ8L46PWaRYn75RlNhl3Eg/LKquDZYCU1 qLrw7zWg74PNVaMQlxz2kwUr9bsID7I1fkrDCada/EgQANQU1Xj3us5JD/BbkXgeZY0Fsz 8PxVi0PtAOusiIsQVybkeAg6U0HmkJCzM/DZ9ty4WSAxKW8y3rXo3R+2XtyM08+osAJMa8 e3vUllVXII/vsqyoUby6jAIs5UDfkO3dBwyRkkp4c3jqJwoIrf6YEKTzCUAzifzHQLb2VJ ucGewLfFumaS1jILQqNVCH6Rpx8qmeSR+b20zaihYlHS1/Dx7KwATqQdLXYIyA== 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 ADD3F23A0B for ; Sat, 16 Mar 2024 04:49:51 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rlL36-0004W4-RZ; Fri, 15 Mar 2024 23:49:32 -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 1rlL34-0004V1-J5 for guix-patches@gnu.org; Fri, 15 Mar 2024 23:49:30 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rlL34-0000M4-9o for guix-patches@gnu.org; Fri, 15 Mar 2024 23:49:30 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rlL3e-0002zH-A4; Fri, 15 Mar 2024 23:50:06 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#69823] [PATCH 15/15] gnu: xfce4-weather-plugin: Update to 0.11.2. Resent-From: iyzsong@envs.net Original-Sender: "Debbugs-submit" Resent-CC: all_but_last@163.com, iyzsong@envs.net, guix-patches@gnu.org Resent-Date: Sat, 16 Mar 2024 03:50:06 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 69823 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 69823@debbugs.gnu.org Cc: =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= , Zhu Zihao , =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= X-Debbugs-Original-Xcc: Zhu Zihao , =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= Received: via spool by 69823-submit@debbugs.gnu.org id=B69823.171056097511304 (code B ref 69823); Sat, 16 Mar 2024 03:50:06 +0000 Received: (at 69823) by debbugs.gnu.org; 16 Mar 2024 03:49:35 +0000 Received: from localhost ([127.0.0.1]:54668 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rlL38-0002wE-Pa for submit@debbugs.gnu.org; Fri, 15 Mar 2024 23:49:35 -0400 Received: from mail.envs.net ([5.199.136.28]:57448) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rlL2p-0002uH-UV for 69823@debbugs.gnu.org; Fri, 15 Mar 2024 23:49:16 -0400 Received: from localhost (mail.envs.net [127.0.0.1]) by mail.envs.net (Postfix) with ESMTP id A0E3E38A075B; Sat, 16 Mar 2024 03:48:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=envs.net; s=modoboa; t=1710560918; bh=VTnc5t0i+bVUnCuZ5wkO5ZTeyExbIr7Ekvo1+U/ZmPw=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=omnQy1+yXcf479CF+1rQi9enoVqKnbMT+q9njgGf7mIFjKQBMRQpPhVafHVqka8kn RBOT9dMzW1yY04T5lDNXYAAq7nqzPHXkjk5+O0Dq/Qtm+2qyBhkZ3rL0MlxOBKQ0pp 9wum275YMk6FBcfaOei1f50UCjeviK1+xR93JP2O2sq4vxDNgNOf2QwfrgclPwKCOS 2VjZwcH8oHdQ91xEdobpyyKRkVAo/4z5zY0rrBTIy1fpw/aut5X96gd7Dd5fuplfIt sg8jpWV4fxwPbN0ylz9o0SMCV967DKXnAz1JYoLj8X4qMljND7DPFo7Cf/tAks3gsB iXk6RKqY5WI8LysjHUacvZuvgNaKo5L4KY732450YT+MVx84mlYSN714ZE/+oFnJnS /4i3W2WbglRJ8RMlQYieVm62GmA36JmcuKR/dVfz5uZHFz+J9UUm+YnvX3pJYzjxID oIK+apr7etGqXwqX/rrOamAW/Nq+PUpUiOkttYLpuB49qWIa61Nikd7T4PwVCP7t02 B3A++xaCes1qmsJsfKGVvG2gq7IwwBnNqLYr+hcekqKgxxVaAzrMtAs5md2KADUI2z arl7gkE4wRt5xLDUaMOO9R6bMThBTbgLk/MYsGzgInb31HDBxAniYuqcNVRgupy3JX dG/dtZeqiFl5LEZVzKxYwwu8= 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 XKoGCPyEw4fv; Sat, 16 Mar 2024 03:48:35 +0000 (UTC) Received: from localhost (unknown [36.170.45.218]) (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; Sat, 16 Mar 2024 03:48:23 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id 145c66f5; Sat, 16 Mar 2024 03:48:13 +0000 (UTC) Date: Sat, 16 Mar 2024 11:47:37 +0800 Message-ID: X-Mailer: git-send-email 2.41.0 In-Reply-To: References: 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-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx12.migadu.com X-Migadu-Spam-Score: -6.80 X-Spam-Score: -6.80 X-Migadu-Queue-Id: ADD3F23A0B X-TUID: IibbY1Q0CV2j From: 宋文武 * gnu/packages/xfce.scm (xfce4-weather-plugin): Update to 0.11.2. [inputs]: Add json-c. Change-Id: I45f70797ac7c3d29abae69afc65e6c37c5c434b7 --- gnu/packages/xfce.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gnu/packages/xfce.scm b/gnu/packages/xfce.scm index a27c489ce7..475d544884 100644 --- a/gnu/packages/xfce.scm +++ b/gnu/packages/xfce.scm @@ -2197,7 +2197,7 @@ (define-public xfce4-wavelan-plugin (define-public xfce4-weather-plugin (package (name "xfce4-weather-plugin") - (version "0.11.1") + (version "0.11.2") (source (origin (method url-fetch) (uri (string-append "https://archive.xfce.org/src/panel-plugins/" @@ -2206,12 +2206,12 @@ (define-public xfce4-weather-plugin "/xfce4-weather-plugin-" version ".tar.bz2")) (sha256 (base32 - "0fajhibacccfw0rl8741iz7qkqls4ynn9760j78rbp6wl3wlcld4")))) + "0sw7p8xsgyc7b5w92abigqz9mii79w2vdlprm5c0hmb3g3zhmm35")))) (build-system gnu-build-system) (native-inputs (list intltool pkg-config)) (inputs - (list gtk+ libsoup-minimal-2 libxfce4ui libxml2 xfce4-panel)) + (list gtk+ json-c libsoup-minimal-2 libxfce4ui libxml2 xfce4-panel)) (home-page "https://goodies.xfce.org/projects/panel-plugins/xfce4-weather-plugin") (synopsis "Show information about local weather in the Xfce panel") -- 2.41.0