[PATCH] gnu: xfce4-settings: Update to 4.16.2.

  • Done
  • quality assurance status badge
Details
2 participants
  • Efraim Flashner
  • Michael Rohleder
Owner
unassigned
Submitted by
Michael Rohleder
Severity
normal

Debbugs page

Michael Rohleder wrote 4 years ago
(address . guix-patches@gnu.org)(name . Michael Rohleder)(address . mike@rohleder.de)
20210609042450.25921-1-mike@rohleder.de
* gnu/packages/xfce.scm (xfce4-settings): Update to 4.16.2.
---
gnu/packages/xfce.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (24 lines)
diff --git a/gnu/packages/xfce.scm b/gnu/packages/xfce.scm
index 91c914ed61..18c0e98142 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -736,7 +736,7 @@ allows you to shut down the computer from Xfce.")
(define-public xfce4-settings
(package
(name "xfce4-settings")
- (version "4.16.1")
+ (version "4.16.2")
(source (origin
(method url-fetch)
(uri (string-append "https://archive.xfce.org/src/xfce/"
@@ -744,7 +744,7 @@ allows you to shut down the computer from Xfce.")
name "-" version ".tar.bz2"))
(sha256
(base32
- "1iim6sbh58hjwdmwsdlbh9bdnrs2k98crapv3kdhwkd3gazf2a5v"))
+ "0zixl1yiksavp3a824hqczxx5q3l09f0ng37gxl5wlv0111cpmsd"))
(patches (search-patches "xfce4-settings-defaults.patch"))))
(build-system gnu-build-system)
(arguments
--
2.32.0
Efraim Flashner wrote 4 years ago
(name . Michael Rohleder)(address . mike@rohleder.de)(address . 48930-done@debbugs.gnu.org)
YMW18zLlfE2O2JcK@3900XT
Thanks. Patch pushed!

--
Efraim Flashner <efraim@flashner.co.il> אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
-----BEGIN PGP SIGNATURE-----

iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAmDFtfMACgkQQarn3Mo9
g1GVbQ//YDVI76DWQJakiuwjYu7YKVOMabL204ongNpQmDwqNq/8qpArgQYzKmio
tNABHGhPNL32SVNCdFaIiqpFyzAxe/Zxf+Hb/hGc4MnTMOEkMECzXGQy2HD5U6BI
M78My53eOOzFO7t4i4D8WQzBBCKPvJE5MW/TjecrAsbrlWzgIMvqtySKfpr+6TEz
yKJk5qdCNnKEmKRKYwA9OahBS343LUAHmuzByt4z1ICJ1AGug4vQSmfdDwaBfT3z
NsYd9BSXWraQJE2v6lGxf+/5OSzjN0P/ADNmJLQsUCgXS7ZGmXXhlV4kbn19Y3qi
2jG51uM/TiVKZpVhUq5Hti3M/Bffbd2smvAsv2r7JjJ5zEpokh1fLwF/tlutd9ac
ojFVqxwizZjVJSENtUd4FINQWOcdij9FbZ4qbh5Trp8vPMYiYpniO4dMnqjmQMO3
oJvZRYmHeKJ20PjmMX7Xpw7xn9PgQeESN+ynmcJ+EurNz64IaRKKsxNQdRt7xnkT
P0bMSBPA9UAHN2xlYlp8KTs5IBZK3fxDxnkLWbGy+PV2oNFc+JeoqBP4zD0wGayt
d06rCFDQ5cpOtlLnOB/j9dAfLuWjQZD9pOTGKeD3luO7b6npsJJO4/+FX7JZF1S+
Q21rTLW1egoOsppT7PaCqMKY5P3aYN9fOp8wnG2ZBDc+oSUjkMk=
=EMkr
-----END PGP SIGNATURE-----


Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 48930@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 48930
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help