emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#54855: closed ([PATCH] gnu: xfce4-diskperf-plugin: Update to 2.7.0.)


From: GNU bug Tracking System
Subject: bug#54855: closed ([PATCH] gnu: xfce4-diskperf-plugin: Update to 2.7.0.)
Date: Fri, 15 Apr 2022 17:10:01 +0000

Your message dated Fri, 15 Apr 2022 19:09:49 +0200
with message-id <87bkx22rz6.fsf@gnu.org>
and subject line Re: bug#54855: [PATCH] gnu: xfce4-diskperf-plugin: Update to 
2.7.0.
has caused the debbugs.gnu.org bug report #54855,
regarding [PATCH] gnu: xfce4-diskperf-plugin: Update to 2.7.0.
to be marked as done.

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


-- 
54855: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=54855
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: xfce4-diskperf-plugin: Update to 2.7.0. Date: Mon, 11 Apr 2022 16:05:35 +0200
* gnu/packages/xfce.scm (xfce4-diskperf-plugin): Update to 2.7.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 44b6c34b29..c9cbc8ff0d 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -1607,7 +1607,7 @@ (define-public xfce4-cpufreq-plugin
 (define-public xfce4-diskperf-plugin
   (package
    (name "xfce4-diskperf-plugin")
-   (version "2.6.3")
+   (version "2.7.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://archive.xfce.org/src/panel-plugins/";
@@ -1616,7 +1616,7 @@ (define-public xfce4-diskperf-plugin
                                   "/xfce4-diskperf-plugin-" version 
".tar.bz2"))
               (sha256
                (base32
-                "0n8wsnjvzw98z8r0f0zr8n2gicjz6hhislp86xrjh0r4xcnymcbk"))))
+                "1jgcdwiaqs06l729vbj3kgv67iwimjp8gfy7ydzlvbx6859sc2ar"))))
     (build-system gnu-build-system)
     (native-inputs
      (list intltool pkg-config))
-- 
2.35.1




--- End Message ---
--- Begin Message --- Subject: Re: bug#54855: [PATCH] gnu: xfce4-diskperf-plugin: Update to 2.7.0. Date: Fri, 15 Apr 2022 19:09:49 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
Michael Rohleder <mike@rohleder.de> skribis:

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

Applied, thanks!


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]