mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
gnu: libxfce4windowing: Update to 4.20.2.
* gnu/packages/xfce.scm (libxfce4windowing): Update to 4.20.2. Change-Id: Ic8fa09437e71ba591b7d68d577d1d81053a6da9b
This commit is contained in:
parent
40d288d6e1
commit
4540ecb2c6
1 changed files with 2 additions and 2 deletions
|
|
@ -416,7 +416,7 @@ management D-Bus specification.")
|
|||
(define-public libxfce4windowing
|
||||
(package
|
||||
(name "libxfce4windowing")
|
||||
(version "4.20.0")
|
||||
(version "4.20.2")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
|
@ -425,7 +425,7 @@ management D-Bus specification.")
|
|||
(commit (string-append name "-" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "158jhw5kq3dzmgmy9wr9fgspwcdq84r6hjfnvbn48wx9d2q9pwdp"))))
|
||||
(base32 "151bs8rf0q3cln28lla5yk254dr75b508a0611crfavqrsrn23az"))))
|
||||
(build-system gnu-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue