gnu: minixml: Update to 3.3.1.

* gnu/packages/xml.scm (minixml): Update to 3.3.1.
This commit is contained in:
Tobias Geerinckx-Rice 2022-10-16 02:00:01 +02:00
parent 6091c7ae63
commit dc6186f7eb
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

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