me
/
guix
Archived
1
0
Fork 0

gnu: minixml: Update to 3.3.

* gnu/packages/xml.scm (minixml): Update to 3.3.
master
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
1 changed files with 2 additions and 2 deletions

View File

@ -1222,7 +1222,7 @@ Libxml2).")
(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 @@ Libxml2).")
"/mxml-" version ".tar.gz"))
(sha256
(base32
"0x698ayv00vrjg0yfm20lakpgl7m02x1fk2n09wygwk4973gd55q"))))
"1n1xzvhnsjsgsqaq1rg9zilwf0b2rydsadbxzy64z3lydwv7dybw"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags