Archived
1
0
Fork 0

gnu: yelp-xsl: Update to 3.32.1.

* gnu/packages/gnome.scm (yelp-xsl): Update to 3.32.1.
This commit is contained in:
Marius Bakke 2019-06-21 13:56:09 +02:00
parent bd0dc2df04
commit b3640e79f6
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -4503,7 +4503,7 @@ of running programs and invoke methods on those interfaces.")
(define-public yelp-xsl (define-public yelp-xsl
(package (package
(name "yelp-xsl") (name "yelp-xsl")
(version "3.30.1") (version "3.32.1")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/" (uri (string-append "mirror://gnome/sources/" name "/"
@ -4511,7 +4511,7 @@ of running programs and invoke methods on those interfaces.")
name "-" version ".tar.xz")) name "-" version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"0ffgp3ymcc11r9sdndliwwngljcy1mfqpfxsdfbm8rlcjg2k3vzw")))) "013z2ixx9kfrs6hq79qpil093xfbc12y1p0mvsh6lpala30iphya"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(native-inputs (native-inputs
`(("intltool" ,intltool) `(("intltool" ,intltool)