GNU bug report logs - #53635
[PATCH] gnu: xfce4-cpufreq-plugin: Update to 1.2.6.

Previous Next

Package: guix-patches;

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

Date: Sun, 30 Jan 2022 10:51:01 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: Michael Rohleder <mike <at> rohleder.de>
Subject: bug#53635: closed (Re: bug#53635: [PATCH] gnu: xfce4-cpufreq-plugin:
 Update to 1.2.6.)
Date: Wed, 02 Feb 2022 04:25:01 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#53635: [PATCH] gnu: xfce4-cpufreq-plugin: Update to 1.2.6.

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 53635 <at> debbugs.gnu.org.

-- 
53635: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=53635
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: 宋文武 <iyzsong <at> outlook.com>
To: Michael Rohleder <mike <at> rohleder.de>
Cc: 53635-done <at> debbugs.gnu.org
Subject: Re: bug#53635: [PATCH] gnu: xfce4-cpufreq-plugin: Update to 1.2.6.
Date: Wed, 02 Feb 2022 12:24:02 +0800
Michael Rohleder <mike <at> rohleder.de> writes:

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

Pushed, thank you!

[Message part 3 (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-cpufreq-plugin: Update to 1.2.6.
Date: Sun, 30 Jan 2022 11:49:52 +0100
* gnu/packages/xfce.scm (xfce4-cpufreq-plugin): Update to 1.2.6.
---
 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 38a0a25524..1f0ccb4d40 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -1441,7 +1441,7 @@ (define-public xfce4-calculator-plugin
 (define-public xfce4-cpufreq-plugin
   (package
    (name "xfce4-cpufreq-plugin")
-   (version "1.2.4")
+   (version "1.2.6")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://archive.xfce.org/src/panel-plugins/"
@@ -1450,7 +1450,7 @@ (define-public xfce4-cpufreq-plugin
                                   "/xfce4-cpufreq-plugin-" version ".tar.bz2"))
               (sha256
                (base32
-                "17kzy156xqnbk4apskg005p7r09q7zb8crifad5mbawc7ysihll1"))))
+                "19flmw9a3in0dq1hcfs5y452pcx1lkiym92xfkbjpgxaa79akpfd"))))
     (build-system gnu-build-system)
     (native-inputs
      (list intltool pkg-config))
-- 
2.34.0




This bug report was last modified 3 years and 167 days ago.

Previous Next


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