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

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

bug#45807: closed ([PATCH] gnu: xfce4-cpufreq-plugin: Update to 1.2.3.)


From: GNU bug Tracking System
Subject: bug#45807: closed ([PATCH] gnu: xfce4-cpufreq-plugin: Update to 1.2.3.)
Date: Sat, 16 Jan 2021 22:13:02 +0000

Your message dated Sat, 16 Jan 2021 23:12:08 +0100
with message-id <87wnwcwmyv.fsf@gnu.org>
and subject line Re: bug#45807: [PATCH] gnu: xfce4-cpufreq-plugin: Update to 
1.2.3.
has caused the debbugs.gnu.org bug report #45807,
regarding [PATCH] gnu: xfce4-cpufreq-plugin: Update to 1.2.3.
to be marked as done.

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


-- 
45807: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=45807
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: xfce4-cpufreq-plugin: Update to 1.2.3. Date: Tue, 12 Jan 2021 04:27:01 +0100
* gnu/packages/xfce.scm (xfce4-cpufreq-plugin): Update to 1.2.3.
---
 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 6b61139157..05bb875503 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -13,7 +13,7 @@
 ;;; Copyright © 2019 Ingo Ruhnke <grumbel@gmail.com>
 ;;; Copyright © 2020 Vincent Legoll <vincent.legoll@gmail.com>
 ;;; Copyright © 2020 Jonathan Brielmaier <jonathan.brielmaier@web.de>
-;;; Copyright © 2020 Michael Rohleder <mike@rohleder.de>
+;;; Copyright © 2020, 2021 Michael Rohleder <mike@rohleder.de>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -1505,7 +1505,7 @@ precedence rules, and the following functions and common 
constants.")
 (define-public xfce4-cpufreq-plugin
   (package
    (name "xfce4-cpufreq-plugin")
-   (version "1.2.2")
+   (version "1.2.3")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://archive.xfce.org/src/panel-plugins/";
@@ -1514,7 +1514,7 @@ precedence rules, and the following functions and common 
constants.")
                                   "/xfce4-cpufreq-plugin-" version ".tar.bz2"))
               (sha256
                (base32
-                "16748wxy8aa5cxga0dbfrq7kv40alg5yx967r2l6vjapv2w083sh"))))
+                "1g07rpbq61dbdz0zvvb0xz6ipympxadwknn5y5q3v85k0nr9qfbx"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("intltool" ,intltool)
-- 
2.30.0




--- End Message ---
--- Begin Message --- Subject: Re: bug#45807: [PATCH] gnu: xfce4-cpufreq-plugin: Update to 1.2.3. Date: Sat, 16 Jan 2021 23:12:08 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)
Hi,

Michael Rohleder <mike@rohleder.de> skribis:

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

Applied, thanks!


--- End Message ---

reply via email to

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