~ruther/guix-local

46bf72ae5d2a79f37602e9448fcab5cf3372866b — 宋文武 4 months ago d9a3a43
gnu: xfce4-session: Update to 4.20.3.

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

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

M gnu/packages/xfce.scm
M gnu/packages/xfce.scm => gnu/packages/xfce.scm +2 -2
@@ 703,7 703,7 @@ your system in categories, so you can quickly find and launch them.")
(define-public xfce4-session
  (package
    (name "xfce4-session")
    (version "4.20.0")
    (version "4.20.3")
    (source
     (origin
       (method git-fetch)


@@ 712,7 712,7 @@ your system in categories, so you can quickly find and launch them.")
             (commit (string-append name "-" version))))
       (file-name (git-file-name name version))
       (sha256
        (base32 "0zzmszwm22nnwybagnvan62qbqcgcr7fnp288qcr9bkkag5y8zcs"))
        (base32 "06sv5l2xwganjvsvvla0nvblyrhl8xrm8fwgl2hf33i4c2k6rx8x"))
       (modules '((guix build utils)))
       (snippet
        '(begin