GNU bug report logs - #44496
[PATCH] gnu: xfce4-power-manager: Update to 1.7.1.

Previous Next

Package: guix-patches;

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

Date: Sat, 7 Nov 2020 00:47: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: Michael Rohleder <mike <at> rohleder.de>
Subject: bug#44496: closed (Re: [bug#44496] [PATCH] gnu: xfce4-power-manager:
 Update to 1.7.1.)
Date: Sat, 07 Nov 2020 16:34:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#44496: [PATCH] gnu: xfce4-power-manager: Update to 1.7.1.

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

-- 
44496: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=44496
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: 44496-done <at> debbugs.gnu.org
Subject: Re: [bug#44496] [PATCH] gnu: xfce4-power-manager: Update to 1.7.1.
Date: Sat, 07 Nov 2020 19:38:04 +0800
Michael Rohleder <mike <at> rohleder.de> writes:

> * gnu/packages/xfce.scm (xfce4-power-manager): Update to 1.7.1.

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-power-manager: Update to 1.7.1.
Date: Sat,  7 Nov 2020 01:46:05 +0100
* gnu/packages/xfce.scm (xfce4-power-manager): Update to 1.7.1.
---
 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 d8050fa90a..240b73fe2e 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -898,7 +898,7 @@ system resources, while still being visually appealing and user friendly.")
 (define-public xfce4-power-manager
   (package
     (name "xfce4-power-manager")
-    (version "1.7.0")
+    (version "1.7.1")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://archive.xfce.org/src/xfce/"
@@ -906,7 +906,7 @@ system resources, while still being visually appealing and user friendly.")
                                   "xfce4-power-manager-" version ".tar.bz2"))
               (sha256
                (base32
-                "0jqjwy341dxyijjm9k77a12iih6b5r3f4cmpr2lppa7mf37qqdj5"))))
+                "1ki088iyr266cfyq9bmmhhd27wrsrmbhsblyf4yqby03hlvqif3k"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("pkg-config" ,pkg-config)
-- 
2.29.2




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

Previous Next


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