GNU bug report logs -
#56588
[PATCH] gnu: xfce4-settings: Update to 4.16.3.
Previous Next
Reported by: Michael Rohleder <mike <at> rohleder.de>
Date: Sat, 16 Jul 2022 01:14:01 UTC
Severity: normal
Tags: patch
Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 56588 in the body.
You can then email your comments to 56588 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#56588
; Package
guix-patches
.
(Sat, 16 Jul 2022 01:14:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Michael Rohleder <mike <at> rohleder.de>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Sat, 16 Jul 2022 01:14:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/xfce.scm (xfce4-settings): Update to 4.16.3.
---
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 323ecd3042..6aed4130c7 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -693,7 +693,7 @@ (define-public xfce4-session
(define-public xfce4-settings
(package
(name "xfce4-settings")
- (version "4.16.2")
+ (version "4.16.3")
(source (origin
(method url-fetch)
(uri (string-append "https://archive.xfce.org/src/xfce/"
@@ -701,7 +701,7 @@ (define-public xfce4-settings
name "-" version ".tar.bz2"))
(sha256
(base32
- "0zixl1yiksavp3a824hqczxx5q3l09f0ng37gxl5wlv0111cpmsd"))
+ "0r4fmcmqzik9a1cflm3jck40pmbbgn8viffygq5jq54fdp9fd6gj"))
(patches (search-patches "xfce4-settings-defaults.patch"))))
(build-system gnu-build-system)
(arguments
--
2.37.0
Reply sent
to
Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
:
You have taken responsibility.
(Sat, 16 Jul 2022 01:20:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Michael Rohleder <mike <at> rohleder.de>
:
bug acknowledged by developer.
(Sat, 16 Jul 2022 01:20:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 56588-done <at> debbugs.gnu.org (full text, mbox):
Hi,
Michael Rohleder <mike <at> rohleder.de> writes:
> * gnu/packages/xfce.scm (xfce4-settings): Update to 4.16.3.
> ---
> 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 323ecd3042..6aed4130c7 100644
> --- a/gnu/packages/xfce.scm
> +++ b/gnu/packages/xfce.scm
> @@ -693,7 +693,7 @@ (define-public xfce4-session
> (define-public xfce4-settings
> (package
> (name "xfce4-settings")
> - (version "4.16.2")
> + (version "4.16.3")
> (source (origin
> (method url-fetch)
> (uri (string-append "https://archive.xfce.org/src/xfce/"
> @@ -701,7 +701,7 @@ (define-public xfce4-settings
> name "-" version ".tar.bz2"))
> (sha256
> (base32
> - "0zixl1yiksavp3a824hqczxx5q3l09f0ng37gxl5wlv0111cpmsd"))
> + "0r4fmcmqzik9a1cflm3jck40pmbbgn8viffygq5jq54fdp9fd6gj"))
> (patches (search-patches "xfce4-settings-defaults.patch"))))
> (build-system gnu-build-system)
> (arguments
Applied!
Thanks,
Maxim
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sat, 13 Aug 2022 11:24:12 GMT)
Full text and
rfc822 format available.
This bug report was last modified 2 years and 310 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.