~ruther/guix-local

385eee16133eb76852a982882f64a4f42351729b — 宋文武 3 months ago 46bf72a
gnu: xfce4-settings: Update to 4.20.3.

* gnu/packages/xfce.scm (xfce4-settings): Update to 4.20.3.

Change-Id: I0e6614a5090621838418a3bb56c59aae55c39cc3
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/xfce.scm
M gnu/packages/xfce.scm => gnu/packages/xfce.scm +2 -2
@@ 774,7 774,7 @@ allows you to shut down the computer from Xfce.")
(define-public xfce4-settings
  (package
    (name "xfce4-settings")
    (version "4.20.1")
    (version "4.20.3")
    (source
     (origin
       (method git-fetch)


@@ 783,7 783,7 @@ allows you to shut down the computer from Xfce.")
             (commit (string-append name "-" version))))
       (file-name (git-file-name name version))
       (sha256
        (base32 "1hk8jsiczpzvm7zs79g5jk6amg988rg1w1ir4z3x0yklqgalw4gl"))
        (base32 "1my9ml90lzj2yp21v6sh0sl0gki8blbq44s1psv2fsi8b8nq033m"))
       (patches (search-patches "xfce4-settings-defaults.patch"))))
    (build-system gnu-build-system)
    (arguments