unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#44496] [PATCH] gnu: xfce4-power-manager: Update to 1.7.1.
@ 2020-11-07  0:46 Michael Rohleder
  2020-11-07 11:38 ` bug#44496: " 宋文武
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Rohleder @ 2020-11-07  0:46 UTC (permalink / raw)
  To: 44496; +Cc: Michael Rohleder

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#44496: [PATCH] gnu: xfce4-power-manager: Update to 1.7.1.
  2020-11-07  0:46 [bug#44496] [PATCH] gnu: xfce4-power-manager: Update to 1.7.1 Michael Rohleder
@ 2020-11-07 11:38 ` 宋文武
  0 siblings, 0 replies; 2+ messages in thread
From: 宋文武 @ 2020-11-07 11:38 UTC (permalink / raw)
  To: Michael Rohleder; +Cc: 44496-done

Michael Rohleder <mike@rohleder.de> writes:

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

Pushed, thank you!




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-11-07 16:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-07  0:46 [bug#44496] [PATCH] gnu: xfce4-power-manager: Update to 1.7.1 Michael Rohleder
2020-11-07 11:38 ` bug#44496: " 宋文武

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).