me
/
guix
Archived
1
0
Fork 0

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

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

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
Andy Tai 2023-06-15 10:35:17 -07:00 committed by 宋文武
parent 70f282d1be
commit e6403a5671
No known key found for this signature in database
GPG Key ID: D415BF253B515976
1 changed files with 2 additions and 2 deletions

View File

@ -1015,7 +1015,7 @@ for use with MATE or as a standalone window manager.")
(define-public mate-user-guide (define-public mate-user-guide
(package (package
(name "mate-user-guide") (name "mate-user-guide")
(version "1.24.0") (version "1.26.1")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -1023,7 +1023,7 @@ for use with MATE or as a standalone window manager.")
name "-" version ".tar.xz")) name "-" version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"0ddxya84iydvy85dbqls0wmz2rph87wri3rsdhv4rkbhh5g4sd7f")))) "0by2gzvhx3ksb9shw9374a7dsjpchn79jf248a8g6bvznxscj12x"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
`(#:phases `(#:phases