all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: iyzsong--- via Guix-patches via <guix-patches@gnu.org>
To: 63763@debbugs.gnu.org
Cc: 宋文武 <iyzsong@member.fsf.org>, "Zhu Zihao" <all_but_last@163.com>,
	宋文武 <iyzsong@envs.net>
Subject: [bug#63763] [PATCH v2 6/7] gnu: xfce4-power-manager: Update to 4.18.2.
Date: Sat,  3 Jun 2023 11:26:46 +0800	[thread overview]
Message-ID: <e85aa9995dfa0f7b0ebb197ef149c752cc1ab408.1685762754.git.iyzsong@member.fsf.org> (raw)
In-Reply-To: <ce8f0ef0010573b311fa3b7ff76027754acc989b.1685762754.git.iyzsong@member.fsf.org>

From: 宋文武 <iyzsong@member.fsf.org>

* gnu/packages/xfce.scm (xfce4-power-manager): Update to 4.18.2.
---
 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 65274ce558..b8336314a3 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -1222,7 +1222,7 @@ (define-public xfce
 (define-public xfce4-power-manager
   (package
     (name "xfce4-power-manager")
-    (version "4.18.1")
+    (version "4.18.2")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://archive.xfce.org/src/xfce/"
@@ -1230,7 +1230,7 @@ (define-public xfce4-power-manager
                                   "xfce4-power-manager-" version ".tar.bz2"))
               (sha256
                (base32
-                "00zz9bhzsf2vww8mym9c093sz7va5716qb6kvdvn6ldp9h6b223b"))))
+                "0kfzvhb1hnr16fcplm7bdpp4fcxr3irzq3w4q0lpbc5n6kaqyq71"))))
     (build-system gnu-build-system)
     (native-inputs
      (list pkg-config intltool))
-- 
2.40.1





  parent reply	other threads:[~2023-06-03  3:28 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-28  2:44 [bug#63763] [PATCH 1/3] gnu: libxfce4ui: Update to 4.18.4 iyzsong--- via Guix-patches via
2023-05-28  2:50 ` [bug#63763] [PATCH 2/3] gnu: xfce4-panel: " iyzsong--- via Guix-patches via
2023-05-28  2:50 ` [bug#63763] [PATCH 3/3] gnu: xfce4-screenshooter: Update to 1.10.4 iyzsong--- via Guix-patches via
2023-06-03  3:26 ` [bug#63763] [PATCH v2 1/7] gnu: libxfce4ui: Update to 4.18.4 iyzsong--- via Guix-patches via
2023-06-03  3:26   ` [bug#63763] [PATCH v2 2/7] gnu: xfce4-panel: " iyzsong--- via Guix-patches via
2023-06-03  3:26   ` [bug#63763] [PATCH v2 3/7] gnu: xfce4-screenshooter: Update to 1.10.4 iyzsong--- via Guix-patches via
2023-06-03  3:26   ` [bug#63763] [PATCH v2 4/7] gnu: xfce4-pulseaudio-plugin: Update to 0.4.7 iyzsong--- via Guix-patches via
2023-06-03  3:26   ` [bug#63763] [PATCH v2 5/7] gnu: xfce4-session: Update to 4.18.3 iyzsong--- via Guix-patches via
2023-06-03  3:26   ` iyzsong--- via Guix-patches via [this message]
2023-06-03  3:26   ` [bug#63763] [PATCH v2 7/7] gnu: xfce4-screensaver: Update to 4.18.2 iyzsong--- via Guix-patches via
2023-06-08 10:04     ` bug#63763: xfce updates 宋文武 via Guix-patches via

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e85aa9995dfa0f7b0ebb197ef149c752cc1ab408.1685762754.git.iyzsong@member.fsf.org \
    --to=guix-patches@gnu.org \
    --cc=63763@debbugs.gnu.org \
    --cc=all_but_last@163.com \
    --cc=iyzsong@envs.net \
    --cc=iyzsong@member.fsf.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.