Revert "gnu: yelp-xsl: Update to 3.36.0."

This reverts commit dee784f6de.
This commit is contained in:
Marius Bakke 2020-12-01 23:07:12 +01:00
parent aa4e899be3
commit 0f78b5c128
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -6691,7 +6691,7 @@ (define-public d-feet
(define-public yelp-xsl
(package
(name "yelp-xsl")
(version "3.36.0")
(version "3.34.2")
(source
(origin
(method url-fetch)
@ -6700,7 +6700,7 @@ (define-public yelp-xsl
(version-major+minor version) "/"
name "-" version ".tar.xz"))
(sha256
(base32 "1hsfj3q3a3kca0cf9i02xlq2qd4vy12qsjb89hh4r6mp6c11rrag"))))
(base32 "1bdpgkzawhqmw52l6zx8czzg1ndfgcf1p44m2bxjdpqkc4afcgqc"))))
(build-system gnu-build-system)
(native-inputs
`(("gettext-minimal" ,gettext-minimal)