gnu: xfdesktop: Update to 4.14.3.

* gnu/packages/xfce.scm (xfdesktop): Update to 4.14.3.
This commit is contained in:
Tobias Geerinckx-Rice 2020-11-07 19:12:46 +01:00
parent 7342fc5409
commit ed4239c6b5
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -755,7 +755,7 @@ (define-public xfwm4
(define-public xfdesktop
(package
(name "xfdesktop")
(version "4.14.2")
(version "4.14.3")
(source (origin
(method url-fetch)
(uri (string-append "https://archive.xfce.org/src/xfce/"
@ -763,7 +763,7 @@ (define-public xfdesktop
"xfdesktop-" version ".tar.bz2"))
(sha256
(base32
"0x1yx9sd5aanrlr1qnbwd2nsmcg09g4132k0kyb7z47a3x3381d3"))
"14sp5a4n21prwmh2l5mjq5fjaq7r2pbjxddfx4wzaix8867x1mq6"))
(modules '((guix build utils)))
(snippet
#~(begin