unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Michael Rohleder <mike@rohleder.de>
To: 60271@debbugs.gnu.org
Cc: Michael Rohleder <mike@rohleder.de>
Subject: [bug#60271] [PATCH] gnu: xfce4-settings: Update to 4.18.1.
Date: Fri, 23 Dec 2022 13:07:56 +0100	[thread overview]
Message-ID: <20221223120802.26210-10-mike@rohleder.de> (raw)
In-Reply-To: <20221223120802.26210-1-mike@rohleder.de>

* gnu/packages/xfce.scm (xfce4-settings): Update to 4.18.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 5e9dbee1d7..af82435ce7 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -675,7 +675,7 @@ (define-public xfce4-session
 (define-public xfce4-settings
   (package
     (name "xfce4-settings")
-    (version "4.16.5")
+    (version "4.18.1")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://archive.xfce.org/src/xfce/"
@@ -683,7 +683,7 @@ (define-public xfce4-settings
                                   name "-" version ".tar.bz2"))
               (sha256
                (base32
-                "13nj80mshkz3czrp8l1yxj6qmz0kkfhzv94z3ixfgmw64j078kvs"))
+                "140xclvl05y3xwlckwnryxyj6y6gr8cpksrpzlhvip6jz9l0wxfm"))
               (patches (search-patches "xfce4-settings-defaults.patch"))))
     (build-system gnu-build-system)
     (arguments
-- 
2.38.1





  parent reply	other threads:[~2022-12-23 12:14 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-23 12:04 [bug#60271] [PATCH] gnu: Update xfce to 4.18 Michael Rohleder
2022-12-23 12:07 ` [bug#60271] [PATCH] gnu: libxfce4util: Update to 4.18.0 Michael Rohleder
2022-12-23 12:07   ` [bug#60271] [PATCH] gnu: xfconf: " Michael Rohleder
2022-12-23 12:07   ` [bug#60271] [PATCH] gnu: libxfce4ui: " Michael Rohleder
2022-12-23 12:07   ` [bug#60271] [PATCH] gnu: exo: " Michael Rohleder
2022-12-23 12:07   ` [bug#60271] [PATCH] gnu: tumbler: " Michael Rohleder
2022-12-23 12:07   ` [bug#60271] [PATCH] gnu: garcon: " Michael Rohleder
2022-12-23 12:07   ` [bug#60271] [PATCH] gnu: xfce4-panel: " Michael Rohleder
2022-12-23 12:07   ` [bug#60271] [PATCH] gnu: xfce4-appfinder: " Michael Rohleder
2022-12-23 12:07   ` [bug#60271] [PATCH] gnu: xfce4-session: " Michael Rohleder
2022-12-23 12:07   ` Michael Rohleder [this message]
2022-12-23 12:07   ` [bug#60271] [PATCH] gnu: thunar: Update to 4.18.1 Michael Rohleder
2022-12-23 12:07   ` [bug#60271] [PATCH] gnu: thunar-volman: Update to 4.18.0 Michael Rohleder
2022-12-23 12:07   ` [bug#60271] [PATCH] gnu: xfwm4: " Michael Rohleder
2022-12-23 12:08   ` [bug#60271] [PATCH] gnu: xfdesktop: " Michael Rohleder
2022-12-23 12:08   ` [bug#60271] [PATCH] gnu: xfce4-power-manager: " Michael Rohleder
2022-12-23 12:08   ` [bug#60271] [PATCH] gnu: xfce4-dev-tools: " Michael Rohleder
2022-12-23 18:12 ` [bug#60271] [PATCH] gnu: Update xfce to 4.18 Kaelyn via Guix-patches via
2022-12-25 23:40 ` Feng Shu
2022-12-26 16:08   ` Michael Rohleder
2022-12-26 19:26     ` [bug#60271] " tumashu
2022-12-26 22:04     ` Feng Shu
2022-12-27 10:11       ` Michael Rohleder
2022-12-27 10:40         ` [bug#60271] " tumashu
2022-12-31  6:56 ` Feng Shu
2022-12-31 14:29   ` Michael Rohleder
2022-12-31 22:37     ` Feng Shu
2023-01-28  9:04       ` 宋文武 via Guix-patches via
2023-01-28  9:50         ` Feng Shu
2023-01-28 10:09         ` Michael Rohleder
     [not found]         ` <87r0ve5972.fsf_-_@envs.net>
2023-01-30 13:19           ` [bug#60271] xfce 4.18 issues: gsettings, icons missing, and logout need long time Feng Shu
2023-01-19 20:40 ` [bug#60271] [PATCH] gnu: Update xfce to 4.18 Kaelyn via Guix-patches via
2023-01-28 11:49 ` [bug#60271] [PATCH 1/4] gnu: thunar-shares-plugin: Update to 0.3.2 tumashu

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=20221223120802.26210-10-mike@rohleder.de \
    --to=mike@rohleder.de \
    --cc=60271@debbugs.gnu.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).