gnu: mate-user-guide: Update to 1.24.0.

* gnu/packages/mate.scm (mate-user-guide): Update to 1.24.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
Jonathan Brielmaier 2020-03-30 15:22:02 +02:00 committed by Ludovic Courtès
parent dedd7d4182
commit 204deed748
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -1058,7 +1058,7 @@ (define-public marco
(define-public mate-user-guide
(package
(name "mate-user-guide")
(version "1.22.0")
(version "1.24.0")
(source
(origin
(method url-fetch)
@ -1066,7 +1066,7 @@ (define-public mate-user-guide
name "-" version ".tar.xz"))
(sha256
(base32
"0ckn7h7l0qdgdx440dwx1h8i601s22sxlf5a7179hfirk9016j0z"))))
"0ddxya84iydvy85dbqls0wmz2rph87wri3rsdhv4rkbhh5g4sd7f"))))
(build-system gnu-build-system)
(arguments
`(#:phases