Archived
1
0
Fork 0

gnu: minixml: Update to 3.3.

* gnu/packages/xml.scm (minixml): Update to 3.3.
This commit is contained in:
Tobias Geerinckx-Rice 2021-11-08 21:49:08 +01:00
parent d71bd56a8c
commit 8fc7803f54
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -1222,7 +1222,7 @@ Libxml2).")
(define-public minixml (define-public minixml
(package (package
(name "minixml") (name "minixml")
(version "3.2") (version "3.3")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append "https://github.com/michaelrsweet/mxml/" (uri (string-append "https://github.com/michaelrsweet/mxml/"
@ -1230,7 +1230,7 @@ Libxml2).")
"/mxml-" version ".tar.gz")) "/mxml-" version ".tar.gz"))
(sha256 (sha256
(base32 (base32
"0x698ayv00vrjg0yfm20lakpgl7m02x1fk2n09wygwk4973gd55q")))) "1n1xzvhnsjsgsqaq1rg9zilwf0b2rydsadbxzy64z3lydwv7dybw"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
`(#:configure-flags `(#:configure-flags