GNU bug report logs - #46455
[PATCH] gnu: xfce4-weather-plugin: Update to 0.11.0.

Previous Next

Package: guix-patches;

Reported by: Michael Rohleder <mike <at> rohleder.de>

Date: Fri, 12 Feb 2021 03:29:02 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> outlook.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: 宋文武 <iyzsong <at> outlook.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#46455: closed ([PATCH] gnu: xfce4-weather-plugin: Update to
 0.11.0.)
Date: Sat, 13 Feb 2021 08:40:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 13 Feb 2021 16:40:31 +0800
with message-id <OSZP286MB06646CBA692612EE972DFECAA38A9 <at> OSZP286MB0664.JPNP286.PROD.OUTLOOK.COM>
and subject line Re: [bug#46455] [PATCH] gnu: xfce4-weather-plugin: Update to 0.11.0.
has caused the debbugs.gnu.org bug report #46455,
regarding [PATCH] gnu: xfce4-weather-plugin: Update to 0.11.0.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
46455: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=46455
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Michael Rohleder <mike <at> rohleder.de>
To: guix-patches <at> gnu.org
Cc: Michael Rohleder <mike <at> rohleder.de>
Subject: [PATCH] gnu: xfce4-weather-plugin: Update to 0.11.0.
Date: Fri, 12 Feb 2021 04:28:48 +0100
* gnu/packages/xfce.scm (xfce4-weather-plugin): Update to 0.11.0.
---
 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 96a8fc7031..e0e1d60f36 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -2091,7 +2091,7 @@ lan interface (signal state, signal quality, network name (SSID)).")
 (define-public xfce4-weather-plugin
   (package
    (name "xfce4-weather-plugin")
-   (version "0.10.2")
+   (version "0.11.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://archive.xfce.org/src/panel-plugins/"
@@ -2100,7 +2100,7 @@ lan interface (signal state, signal quality, network name (SSID)).")
                                   "/xfce4-weather-plugin-" version ".tar.bz2"))
               (sha256
                (base32
-                "1ik2qvmwylsz5vyz4np2y0mmd37s89xkayxi97490c4mj85pj5wh"))))
+                "1z2k24d599mxf5gqa35i3xmc3gk2yvqs80hxxpyw06yma6ljw973"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("intltool" ,intltool)
-- 
2.30.0



[Message part 3 (message/rfc822, inline)]
From: 宋文武 <iyzsong <at> outlook.com>
To: Michael Rohleder <mike <at> rohleder.de>
Cc: 46455-done <at> debbugs.gnu.org
Subject: Re: [bug#46455] [PATCH] gnu: xfce4-weather-plugin: Update to 0.11.0.
Date: Sat, 13 Feb 2021 16:40:31 +0800
Michael Rohleder <mike <at> rohleder.de> writes:

> * gnu/packages/xfce.scm (xfce4-weather-plugin): Update to 0.11.0.

Pushed, thank you!


This bug report was last modified 4 years and 158 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.