unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: iyzsong--- via Guix-patches via <guix-patches@gnu.org>
To: 72991@debbugs.gnu.org
Cc: 宋文武 <iyzsong@member.fsf.org>, "Zhu Zihao" <all_but_last@163.com>,
	宋文武 <iyzsong@envs.net>
Subject: [bug#72991] [PATCH 05/11] gnu: xfce4-session: Update to 4.18.4.
Date: Tue,  3 Sep 2024 08:00:12 +0800	[thread overview]
Message-ID: <b12be86b9a193c4bbdb6161474df23c857f78087.1725321401.git.iyzsong@member.fsf.org> (raw)
In-Reply-To: <cover.1725321401.git.iyzsong@member.fsf.org>

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

* gnu/packages/xfce.scm (xfce4-session): Update to 4.18.4.

Change-Id: I249be00123d32fdadd79b6ac716ea8fe5d98f337
---
 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 99a6fd7503..f6d4559a6b 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -623,7 +623,7 @@ (define-public xfce4-appfinder
 (define-public xfce4-session
   (package
     (name "xfce4-session")
-    (version "4.18.3")
+    (version "4.18.4")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://archive.xfce.org/src/xfce/"
@@ -631,7 +631,7 @@ (define-public xfce4-session
                                   "xfce4-session-" version ".tar.bz2"))
               (sha256
                (base32
-                "1v4lfgz7az8iqp01a1ww8sxxjfmr676bijhrhw4r6r7cjvh96brq"))
+                "05k5w3n3hyb93a74f0qc6q0lky4vc51vdlsra8d8i2rkqxs5174s"))
               (modules '((guix build utils)))
               (snippet
                '(begin
-- 
2.45.2





  parent reply	other threads:[~2024-09-03  0:00 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-02 23:57 [bug#72991] [PATCH 00/11] xfce 4.18 updates iyzsong--- via Guix-patches via
2024-09-03  0:00 ` [bug#72991] [PATCH 01/11] gnu: libxfce4util: Update to 4.18.2 iyzsong--- via Guix-patches via
2024-09-03  0:00 ` [bug#72991] [PATCH 02/11] gnu: libxfce4ui: Update to 4.18.6 iyzsong--- via Guix-patches via
2024-09-03  0:00 ` [bug#72991] [PATCH 03/11] gnu: elementary-xfce-icon-theme: Update to 0.19 iyzsong--- via Guix-patches via
2024-09-03  0:00 ` [bug#72991] [PATCH 04/11] gnu: xfce4-whiskermenu-plugin: Update to 2.8.3 iyzsong--- via Guix-patches via
2024-09-03  0:00 ` iyzsong--- via Guix-patches via [this message]
2024-09-03  0:00 ` [bug#72991] [PATCH 06/11] gnu: xfce4-settings: Update to 4.18.6 iyzsong--- via Guix-patches via
2024-09-03  0:00 ` [bug#72991] [PATCH 07/11] gnu: thunar: Update to 4.18.11 iyzsong--- via Guix-patches via
2024-09-03  0:00 ` [bug#72991] [PATCH 08/11] gnu: xfce4-power-manager: Update to 4.18.4 iyzsong--- via Guix-patches via
2024-09-03  0:00 ` [bug#72991] [PATCH 09/11] gnu: xfce4-notifyd: Update to 0.9.6 iyzsong--- via Guix-patches via
2024-09-03  0:00 ` [bug#72991] [PATCH 10/11] gnu: xfburn: Update to 0.7.2 iyzsong--- via Guix-patches via
2024-09-03  0:00 ` [bug#72991] [PATCH 11/11] gnu: xfce4-screenshooter: Update to 1.11.1 iyzsong--- via Guix-patches via
2024-09-05 23:37 ` bug#72991: [PATCH 00/11] xfce 4.18 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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=b12be86b9a193c4bbdb6161474df23c857f78087.1725321401.git.iyzsong@member.fsf.org \
    --to=guix-patches@gnu.org \
    --cc=72991@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 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).