emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#59440: closed ([PATCH] gnu: xfce4-settings: Update to 4.16.5.)


From: GNU bug Tracking System
Subject: bug#59440: closed ([PATCH] gnu: xfce4-settings: Update to 4.16.5.)
Date: Tue, 22 Nov 2022 09:45:02 +0000

Your message dated Tue, 22 Nov 2022 09:44:06 +0000
with message-id <87h6yrs4qr.fsf@cbaines.net>
and subject line Re: [bug#59440] [PATCH] gnu: xfce4-settings: Update to 4.16.5.
has caused the debbugs.gnu.org bug report #59440,
regarding [PATCH] gnu: xfce4-settings: Update to 4.16.5.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
59440: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=59440
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: xfce4-settings: Update to 4.16.5. Date: Mon, 21 Nov 2022 11:28:56 +0100
* 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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#59440] [PATCH] gnu: xfce4-settings: Update to 4.16.5. Date: Tue, 22 Nov 2022 09:44:06 +0000 User-agent: mu4e 1.8.11; emacs 28.2
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: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]