gnu: html-xml-utils: Update to 7.5.
* gnu/packages/xml.scm (html-xml-utils): Update to 7.5.
This commit is contained in:
		
							parent
							
								
									b1eaede03b
								
							
						
					
					
						commit
						a5c71d158d
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -1131,7 +1131,7 @@ XSLT and EXSLT.") | ||||||
| (define-public html-xml-utils | (define-public html-xml-utils | ||||||
|  (package |  (package | ||||||
|    (name "html-xml-utils") |    (name "html-xml-utils") | ||||||
|    (version "7.4") |    (version "7.5") | ||||||
|    (source |    (source | ||||||
|     (origin |     (origin | ||||||
|       (method url-fetch) |       (method url-fetch) | ||||||
|  | @ -1140,7 +1140,7 @@ XSLT and EXSLT.") | ||||||
|             version ".tar.gz")) |             version ".tar.gz")) | ||||||
|       (sha256 |       (sha256 | ||||||
|        (base32 |        (base32 | ||||||
|         "04pgrahsfawnzd9pilvirs05pfdgsd7qwvw4dvkb42rgybhw6h95")))) |         "0cbmqa9c4bc4ikk7vmgd65ixh2pl9mr336c4his3m8l7rgsjnh8n")))) | ||||||
|    (build-system gnu-build-system) |    (build-system gnu-build-system) | ||||||
|    (home-page "https://www.w3.org/Tools/HTML-XML-utils/") |    (home-page "https://www.w3.org/Tools/HTML-XML-utils/") | ||||||
|    (synopsis "Command line utilities to manipulate HTML and XML files") |    (synopsis "Command line utilities to manipulate HTML and XML files") | ||||||
|  |  | ||||||
		Reference in a new issue