From: Michael Rohleder <mike@rohleder.de>
To: 60271@debbugs.gnu.org
Cc: Michael Rohleder <mike@rohleder.de>
Subject: [bug#60271] [PATCH] gnu: xfconf: Update to 4.18.0.
Date: Fri, 23 Dec 2022 13:07:48 +0100 [thread overview]
Message-ID: <20221223120802.26210-2-mike@rohleder.de> (raw)
In-Reply-To: <20221223120802.26210-1-mike@rohleder.de>
* gnu/packages/xfce.scm (xfconf): Update to 4.18.0.
[arguments]: Remove unneeded phase install-shell-completions.
---
gnu/packages/xfce.scm | 11 ++---------
1 file changed, 2 insertions(+), 9 deletions(-)
diff --git a/gnu/packages/xfce.scm b/gnu/packages/xfce.scm
index 0c28bba506..eaa77632cc 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -129,7 +129,7 @@ (define-public libxfce4util
(define-public xfconf
(package
(name "xfconf")
- (version "4.16.0")
+ (version "4.18.0")
(source (origin
(method url-fetch)
(uri (string-append "https://archive.xfce.org/src/xfce/"
@@ -137,7 +137,7 @@ (define-public xfconf
"xfconf-" version ".tar.bz2"))
(sha256
(base32
- "09al5bkq89b8pb3xyxnw0cnz6crxj8678ymwq2k9nzf60y812ak5"))))
+ "01i9bn2v9mcfa03ndd9dyihz7yc1mnfzr550mq3sh07q1cb5131f"))))
(build-system gnu-build-system)
(arguments
'(#:phases
@@ -157,13 +157,6 @@ (define-public xfconf
;; For the missing '/etc/machine-id'.
(setenv "DBUS_FATAL_WARNINGS" "0")
(invoke "dbus-launch" "make" "check")))
- (add-after 'custom-check 'install-shell-completions
- (lambda* (#:key outputs #:allow-other-keys)
- (let* ((out (assoc-ref outputs "out"))
- (etc (string-append out "/etc")))
- (with-directory-excursion "completions"
- (install-file "xfconf-query"
- (string-append etc "/bash_completion.d"))))))
(delete 'check))))
(native-inputs
(list pkg-config
--
2.38.1
next prev parent reply other threads:[~2022-12-23 12:10 UTC|newest]
Thread overview: 35+ 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 ` Michael Rohleder [this message]
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 ` [bug#60271] [PATCH] gnu: xfce4-settings: Update to 4.18.1 Michael Rohleder
2022-12-23 12:07 ` [bug#60271] [PATCH] gnu: thunar: " 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
2023-01-29 3:08 ` bug#61132: xfce 4.18 issues: gsettings, icons missing, and logout need long time 宋文武 via Bug reports for GNU Guix
2023-01-30 13:19 ` [bug#60271] " Feng Shu
2023-08-01 11:57 ` bug#61132: " 宋文武 via Bug reports for GNU Guix
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20221223120802.26210-2-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 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.