GNU bug report logs -
#46126
[PATCH] gnu: xfce4-statusnotifier-plugin: Update to 0.2.3.
Previous Next
Reported by: Michael Rohleder <mike <at> rohleder.de>
Date: Wed, 27 Jan 2021 08:35:01 UTC
Severity: normal
Tags: patch
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 46126 in the body.
You can then email your comments to 46126 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#46126
; Package
guix-patches
.
(Wed, 27 Jan 2021 08:35:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Michael Rohleder <mike <at> rohleder.de>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Wed, 27 Jan 2021 08:35:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/xfce.scm (xfce4-statusnotifier-plugin): Update to 0.2.3.
---
Sooner or later, this plugin should be marked deprecated and/or removed,
because from Xfce 4.16 onwards this functionality is provided by the
xfce4-panel itself in the new "Status Tray" plugin.
Maybe I will make a patch for this soonish.
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 c8dd66b2e0..a23e6cadaa 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -1886,7 +1886,7 @@ favorite search engine or bug tracker right from the Xfce panel.")
(define-public xfce4-statusnotifier-plugin
(package
(name "xfce4-statusnotifier-plugin")
- (version "0.2.2")
+ (version "0.2.3")
(source (origin
(method url-fetch)
(uri (string-append "https://archive.xfce.org/src/panel-plugins/"
@@ -1895,7 +1895,7 @@ favorite search engine or bug tracker right from the Xfce panel.")
"/xfce4-statusnotifier-plugin-" version ".tar.bz2"))
(sha256
(base32
- "1yic99jx7013pywpd0k31pxab8s8lv3wcq364iha99qhsm25k42c"))))
+ "1d2n56g12dhnjznrq7xvr6d3brpp0lmm080xmgjb7ybc1yygpxrc"))))
(build-system gnu-build-system)
(native-inputs
`(("intltool" ,intltool)
--
2.30.0
Reply sent
to
Ludovic Courtès <ludo <at> gnu.org>
:
You have taken responsibility.
(Fri, 29 Jan 2021 10:56:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
Michael Rohleder <mike <at> rohleder.de>
:
bug acknowledged by developer.
(Fri, 29 Jan 2021 10:56:01 GMT)
Full text and
rfc822 format available.
Message #10 received at 46126-done <at> debbugs.gnu.org (full text, mbox):
Michael Rohleder <mike <at> rohleder.de> skribis:
> * gnu/packages/xfce.scm (xfce4-statusnotifier-plugin): Update to 0.2.3.
> ---
> Sooner or later, this plugin should be marked deprecated and/or removed,
> because from Xfce 4.16 onwards this functionality is provided by the
> xfce4-panel itself in the new "Status Tray" plugin.
>
> Maybe I will make a patch for this soonish.
Makes sense.
Applied, thanks!
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Fri, 26 Feb 2021 12:24:07 GMT)
Full text and
rfc822 format available.
This bug report was last modified 4 years and 108 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.