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: 69665@debbugs.gnu.org
Cc: 宋文武 <iyzsong@member.fsf.org>, "Zhu Zihao" <all_but_last@163.com>,
	宋文武 <iyzsong@envs.net>
Subject: [bug#69665] [PATCH 01/12] gnu: xfconf: Update to 4.18.3.
Date: Sat,  9 Mar 2024 13:17:53 +0800	[thread overview]
Message-ID: <1b8330bb162197c24d68346f19058fc7df9123ce.1709961415.git.iyzsong@member.fsf.org> (raw)
In-Reply-To: <cover.1709960953.git.iyzsong@member.fsf.org>

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

* gnu/packages/xfce.scm (xfconf): Update to 4.18.3.

Change-Id: I938fa3a1d8770c62a1456a814144b24ed1b4a025
---
 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 a44a871ba2..4c089360a6 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -134,7 +134,7 @@ (define-public libxfce4util
 (define-public xfconf
   (package
     (name "xfconf")
-    (version "4.18.1")
+    (version "4.18.3")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://archive.xfce.org/src/xfce/"
@@ -142,7 +142,7 @@ (define-public xfconf
                                   "xfconf-" version ".tar.bz2"))
               (sha256
                (base32
-                "0mr20250mp4pgy82v5kvb0hp5060vy6yz9hd6icmmp6gpd8lfwfr"))))
+                "165xbr6y5z4zr235znkqlwkcy2ib9hgfqrdic0n7p57nas8ccv65"))))
     (build-system gnu-build-system)
     (arguments
      '(#:phases

base-commit: e51c26ef2daf7742eb1617ecb2c7f1594b73fb0c
-- 
2.41.0





  reply	other threads:[~2024-03-09  5:18 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-09  5:12 [bug#69665] [PATCH 00/12] Xfce updates iyzsong--- via Guix-patches via
2024-03-09  5:17 ` iyzsong--- via Guix-patches via [this message]
2024-03-09  5:17   ` [bug#69665] [PATCH 02/12] gnu: garcon: Update to 4.18.2 iyzsong--- via Guix-patches via
2024-03-09  5:17   ` [bug#69665] [PATCH 03/12] gnu: tumbler: " iyzsong--- via Guix-patches via
2024-03-09  5:17   ` [bug#69665] [PATCH 04/12] gnu: xfce4-panel: Update to 4.18.6 iyzsong--- via Guix-patches via
2024-03-09  5:17   ` [bug#69665] [PATCH 05/12] gnu: xfce4-appfinder: Update to 4.18.1 iyzsong--- via Guix-patches via
2024-03-09  5:17   ` [bug#69665] [PATCH 06/12] gnu: xfce4-settings: Update to 4.18.4 iyzsong--- via Guix-patches via
2024-03-09  5:17   ` [bug#69665] [PATCH 07/12] gnu: thunar: Update to 4.18.10 iyzsong--- via Guix-patches via
2024-03-09  5:18   ` [bug#69665] [PATCH 08/12] gnu: xfce4-terminal: Update to 1.1.3 iyzsong--- via Guix-patches via
2024-03-09  5:18   ` [bug#69665] [PATCH 09/12] gnu: xfce4-power-manager: Update to 4.18.3 iyzsong--- via Guix-patches via
2024-03-09  5:18   ` [bug#69665] [PATCH 10/12] gnu: xfce4-dev-tools: Update to 4.18.1 iyzsong--- via Guix-patches via
2024-03-09  5:18   ` [bug#69665] [PATCH 11/12] gnu: Add xfwm4-themes iyzsong--- via Guix-patches via
2024-03-09  5:18   ` [bug#69665] [PATCH 12/12] gnu: xfce: " iyzsong--- via Guix-patches via
2024-03-12 10:20 ` bug#69665: [PATCH 00/12] 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=1b8330bb162197c24d68346f19058fc7df9123ce.1709961415.git.iyzsong@member.fsf.org \
    --to=guix-patches@gnu.org \
    --cc=69665@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.