me
/
guix
Archived
1
0
Fork 0

gnu: xfce4-session: Update to 4.18.0.

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

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
master
Michael Rohleder 2022-12-23 13:07:55 +01:00 committed by 宋文武
parent 1f48ba90f1
commit 110db9cd8c
No known key found for this signature in database
GPG Key ID: D415BF253B515976
1 changed files with 2 additions and 2 deletions

View File

@ -623,7 +623,7 @@ your system in categories, so you can quickly find and launch them.")
(define-public xfce4-session
(package
(name "xfce4-session")
(version "4.16.0")
(version "4.18.0")
(source (origin
(method url-fetch)
(uri (string-append "https://archive.xfce.org/src/xfce/"
@ -631,7 +631,7 @@ your system in categories, so you can quickly find and launch them.")
"xfce4-session-" version ".tar.bz2"))
(sha256
(base32
"1dqpgnq1hy9z170aapjglyp6jpyq1iqn5331nph727a82br77wi2"))
"0zwsp2qc1bk87gbvx5fc8wb3hg2nq2ln0fjljks148171d8dpfiq"))
(modules '((guix build utils)))
(snippet
'(begin