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