all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#59440] [PATCH] gnu: xfce4-settings: Update to 4.16.5.
@ 2022-11-21 10:28 Michael Rohleder
  2022-11-22  9:44 ` Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Rohleder @ 2022-11-21 10:28 UTC (permalink / raw)
  To: 59440; +Cc: Michael Rohleder

* gnu/packages/xfce.scm (xfce4-settings): Update to 4.16.5.
---
 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 6840867612..d02e363d6c 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -681,7 +681,7 @@ (define-public xfce4-session
 (define-public xfce4-settings
   (package
     (name "xfce4-settings")
-    (version "4.16.4")
+    (version "4.16.5")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://archive.xfce.org/src/xfce/"
@@ -689,7 +689,7 @@ (define-public xfce4-settings
                                   name "-" version ".tar.bz2"))
               (sha256
                (base32
-                "1vd3l20myjfbq53x8sywy989zd557adyv3bb2y0nhh2is8ps9aqq"))
+                "13nj80mshkz3czrp8l1yxj6qmz0kkfhzv94z3ixfgmw64j078kvs"))
               (patches (search-patches "xfce4-settings-defaults.patch"))))
     (build-system gnu-build-system)
     (arguments
-- 
2.38.1





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [bug#59440] [PATCH] gnu: xfce4-settings: Update to 4.16.5.
  2022-11-21 10:28 [bug#59440] [PATCH] gnu: xfce4-settings: Update to 4.16.5 Michael Rohleder
@ 2022-11-22  9:44 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2022-11-22  9:44 UTC (permalink / raw)
  To: Michael Rohleder; +Cc: 59440, 59440-done

[-- Attachment #1: Type: text/plain, Size: 303 bytes --]


Michael Rohleder <mike@rohleder.de> writes:

> * gnu/packages/xfce.scm (xfce4-settings): Update to 4.16.5.
> ---
>  gnu/packages/xfce.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Looks good to me :) I've pushed to master as
1f600136ffd1d1d6a1ebb0130e28d0e0849ba21b.

Thanks,

Chris

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-11-22  9:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-21 10:28 [bug#59440] [PATCH] gnu: xfce4-settings: Update to 4.16.5 Michael Rohleder
2022-11-22  9:44 ` Christopher Baines

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.