From unknown Fri Sep 19 16:51:34 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#57941] [PATCH] gnu: xfce4-datetime-plugin: Update to 0.8.2. Resent-From: Michael Rohleder Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 19 Sep 2022 23:37:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 57941 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 57941@debbugs.gnu.org Cc: Michael Rohleder X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.166363057926587 (code B ref -1); Mon, 19 Sep 2022 23:37:01 +0000 Received: (at submit) by debbugs.gnu.org; 19 Sep 2022 23:36:19 +0000 Received: from localhost ([127.0.0.1]:55558 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oaQJG-0006ul-M7 for submit@debbugs.gnu.org; Mon, 19 Sep 2022 19:36:18 -0400 Received: from lists.gnu.org ([209.51.188.17]:60518) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oaQJF-0006ue-Fu for submit@debbugs.gnu.org; Mon, 19 Sep 2022 19:36:17 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:34236) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oaQJA-000719-Bo for guix-patches@gnu.org; Mon, 19 Sep 2022 19:36:13 -0400 Received: from wp224.webpack.hosteurope.de ([2a01:488:42:1000:50ed:84e7::]:40424) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oaQJ7-0004uj-E6 for guix-patches@gnu.org; Mon, 19 Sep 2022 19:36:10 -0400 Received: from www.rohleder.de ([37.61.204.227]); authenticated by wp224.webpack.hosteurope.de running ExIM with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) id 1oaQJ3-0007ND-Lq; Tue, 20 Sep 2022 01:36:05 +0200 Received: from [192.168.1.3] (helo=micha.rohleder.de) by www.rohleder.de with esmtp (Exim 4.95) (envelope-from ) id 1oaQI8-000gaE-N3; Tue, 20 Sep 2022 01:36:05 +0200 From: Michael Rohleder Date: Tue, 20 Sep 2022 01:36:01 +0200 Message-Id: <20220919233601.9239-1-mike@rohleder.de> X-Mailer: git-send-email 2.37.3 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-bounce-key: webpack.hosteurope.de;mike@rohleder.de;1663630569;917c8198; X-HE-SMSGID: 1oaQJ3-0007ND-Lq Received-SPF: permerror client-ip=2a01:488:42:1000:50ed:84e7::; envelope-from=mike@rohleder.de; helo=wp224.webpack.hosteurope.de X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_NONE=0.001, T_SPF_PERMERROR=0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/xfce.scm (xfce4-datetime-plugin): Update to 0.8.2. --- gnu/packages/xfce.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/xfce.scm b/gnu/packages/xfce.scm index 85a20a94ef..c2a806b689 100644 --- a/gnu/packages/xfce.scm +++ b/gnu/packages/xfce.scm @@ -1530,7 +1530,7 @@ (define-public xfce4-equake-plugin (define-public xfce4-datetime-plugin (package (name "xfce4-datetime-plugin") - (version "0.8.1") + (version "0.8.2") (source (origin (method url-fetch) (uri (string-append "https://archive.xfce.org/src/panel-plugins/" @@ -1539,7 +1539,7 @@ (define-public xfce4-datetime-plugin "/xfce4-datetime-plugin-" version ".tar.bz2")) (sha256 (base32 - "0h15mxq5lawlxyr6h1vxc60rkf0rpmnv81l0f52mrswww9dz3xp9")))) + "0dz0syl9dm55pqcqywbnjpi14z2xh7pg2ipmxjgn4pq1az28qf3c")))) (build-system gnu-build-system) (native-inputs (list intltool pkg-config)) -- 2.37.3 From unknown Fri Sep 19 16:51:34 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Michael Rohleder Subject: bug#57941: closed (Re: bug#57941: [PATCH] gnu: xfce4-datetime-plugin: Update to 0.8.2.) Message-ID: References: <87a66sdvyt.fsf@envs.net> <20220919233601.9239-1-mike@rohleder.de> X-Gnu-PR-Message: they-closed 57941 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 57941@debbugs.gnu.org Date: Thu, 22 Sep 2022 01:45:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1663811102-22493-1" This is a multi-part message in MIME format... ------------=_1663811102-22493-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #57941: [PATCH] gnu: xfce4-datetime-plugin: Update to 0.8.2. which was filed against the guix-patches package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 57941@debbugs.gnu.org. --=20 57941: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D57941 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1663811102-22493-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 57941-done) by debbugs.gnu.org; 22 Sep 2022 01:44:17 +0000 Received: from localhost ([127.0.0.1]:35546 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1obBGD-0005pn-6T for submit@debbugs.gnu.org; Wed, 21 Sep 2022 21:44:17 -0400 Received: from mail.envs.net ([5.199.136.28]:38928) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1obBGB-0005pg-Rf for 57941-done@debbugs.gnu.org; Wed, 21 Sep 2022 21:44:16 -0400 Received: from localhost (mail.envs.net [127.0.0.1]) by mail.envs.net (Postfix) with ESMTP id 50F6F38A0BE8; Thu, 22 Sep 2022 01:44:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=envs.net; s=modoboa; t=1663811055; bh=1cmxjMcfvrFVecoH9p5LC3mEGtFprhW9cvmWSFdwapk=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=BVYZjvITFq0eHvGwF3McEs0cKefT6rXCIG6PIdcL7JZeGzFz/7l9HLuJByDAd86Fe ga8LFBibRVluzOlrdMA6ZOo+BwIQu+9MNW0WXlRG/6U85AfT6MfDZbgra9zrqfwyUM U7vAIkUiN1REuZhr0VHSnQgsNeKRgVnD79uWsYogBx9qywqFimZqQP6Bg3VH2mU1dJ shO60B4t1I4yFF7Io3+/q+R8QCJevg43b1XpaLSiY+TvZ+iQSfbkZ3toS/wp+URXCM aCytZQatgz3DkpP3dazmMWPuvlCO1t+B3RUQ2Jg2tnQo2jc96aycyVxqrBrzDo4YSA 0OIi6GJgvzKHs7g4IGnGtCXKKaIVPW7wD8H7rnHxfPgc0dMZ2Yw5bIHALfI+inXey+ lzzn/VvD2c+q/qFustdAWsUI8mbrKTwOc46gaXRLLyLJSbLTz0GeZx/pwqVanAEDTi rURWJBe5KQGhuRbHqzaP1mkh//63BuzU3kJsJwKxeqPaAHRj20US8ttllIPG/p1DYr cY6BwG+APDpK3grRzxHtwYjtUj55PNrqjTXUhR8BtV+p0KF6qpyTSUMwCJxD0yXBm0 ygttir/k6KNjhJo0NYxaOmbG9kIFvX1EmGnuob7v07n4W+47LFXnof6e5fCD93/MfU wR8UPtWQ7t/xl3k4NrFxVUBA= 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 DeM7ON_jQY1o; Thu, 22 Sep 2022 01:44:12 +0000 (UTC) Received: from localhost (unknown [182.150.116.135]) (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, 22 Sep 2022 01:44:12 +0000 (UTC) Received: from localhost (localhost [local]) by localhost (OpenSMTPD) with ESMTPA id 7f70d03c; Thu, 22 Sep 2022 01:44:10 +0000 (UTC) From: =?utf-8?B?5a6L5paH5q2m?= To: Michael Rohleder Subject: Re: bug#57941: [PATCH] gnu: xfce4-datetime-plugin: Update to 0.8.2. References: <20220919233601.9239-1-mike@rohleder.de> Date: Thu, 22 Sep 2022 09:44:10 +0800 In-Reply-To: <20220919233601.9239-1-mike@rohleder.de> (Michael Rohleder's message of "Tue, 20 Sep 2022 01:36:01 +0200") Message-ID: <87a66sdvyt.fsf@envs.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 57941-done Cc: 57941-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Applied, thanks! ------------=_1663811102-22493-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 19 Sep 2022 23:36:19 +0000 Received: from localhost ([127.0.0.1]:55558 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oaQJG-0006ul-M7 for submit@debbugs.gnu.org; Mon, 19 Sep 2022 19:36:18 -0400 Received: from lists.gnu.org ([209.51.188.17]:60518) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oaQJF-0006ue-Fu for submit@debbugs.gnu.org; Mon, 19 Sep 2022 19:36:17 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:34236) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oaQJA-000719-Bo for guix-patches@gnu.org; Mon, 19 Sep 2022 19:36:13 -0400 Received: from wp224.webpack.hosteurope.de ([2a01:488:42:1000:50ed:84e7::]:40424) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oaQJ7-0004uj-E6 for guix-patches@gnu.org; Mon, 19 Sep 2022 19:36:10 -0400 Received: from www.rohleder.de ([37.61.204.227]); authenticated by wp224.webpack.hosteurope.de running ExIM with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) id 1oaQJ3-0007ND-Lq; Tue, 20 Sep 2022 01:36:05 +0200 Received: from [192.168.1.3] (helo=micha.rohleder.de) by www.rohleder.de with esmtp (Exim 4.95) (envelope-from ) id 1oaQI8-000gaE-N3; Tue, 20 Sep 2022 01:36:05 +0200 From: Michael Rohleder To: guix-patches@gnu.org Subject: [PATCH] gnu: xfce4-datetime-plugin: Update to 0.8.2. Date: Tue, 20 Sep 2022 01:36:01 +0200 Message-Id: <20220919233601.9239-1-mike@rohleder.de> X-Mailer: git-send-email 2.37.3 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-bounce-key: webpack.hosteurope.de;mike@rohleder.de;1663630569;917c8198; X-HE-SMSGID: 1oaQJ3-0007ND-Lq Received-SPF: permerror client-ip=2a01:488:42:1000:50ed:84e7::; envelope-from=mike@rohleder.de; helo=wp224.webpack.hosteurope.de X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_NONE=0.001, T_SPF_PERMERROR=0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit Cc: Michael Rohleder X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/xfce.scm (xfce4-datetime-plugin): Update to 0.8.2. --- gnu/packages/xfce.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/xfce.scm b/gnu/packages/xfce.scm index 85a20a94ef..c2a806b689 100644 --- a/gnu/packages/xfce.scm +++ b/gnu/packages/xfce.scm @@ -1530,7 +1530,7 @@ (define-public xfce4-equake-plugin (define-public xfce4-datetime-plugin (package (name "xfce4-datetime-plugin") - (version "0.8.1") + (version "0.8.2") (source (origin (method url-fetch) (uri (string-append "https://archive.xfce.org/src/panel-plugins/" @@ -1539,7 +1539,7 @@ (define-public xfce4-datetime-plugin "/xfce4-datetime-plugin-" version ".tar.bz2")) (sha256 (base32 - "0h15mxq5lawlxyr6h1vxc60rkf0rpmnv81l0f52mrswww9dz3xp9")))) + "0dz0syl9dm55pqcqywbnjpi14z2xh7pg2ipmxjgn4pq1az28qf3c")))) (build-system gnu-build-system) (native-inputs (list intltool pkg-config)) -- 2.37.3 ------------=_1663811102-22493-1--