gnu: yelp-xsl: Update to 41.0.

* gnu/packages/gnome.scm (yelp-xsl): Update to 41.0.
[origin]: Adjust URI.
This commit is contained in:
Maxim Cournoyer 2021-11-12 01:33:53 -05:00
parent ef77c3b3f1
commit 86389d147d
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -6930,16 +6930,16 @@ (define-public d-feet
(define-public yelp-xsl
(package
(name "yelp-xsl")
(version "3.34.2")
(version "41.0")
(source
(origin
(method url-fetch)
(uri
(string-append "mirror://gnome/sources/" name "/"
(version-major+minor version) "/"
(version-major version) "/"
name "-" version ".tar.xz"))
(sha256
(base32 "1bdpgkzawhqmw52l6zx8czzg1ndfgcf1p44m2bxjdpqkc4afcgqc"))))
(base32 "19d46rkajvr0f04560vlrzwvac88x5j8ilvzwkawbn5vjg069kf8"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags