gnu: ocaml-xmlm: Update to 1.4.0.

* gnu/packages/ocaml.scm (ocaml-xmlm): Update to 1.4.0.
This commit is contained in:
Julien Lepiller 2022-02-10 16:00:21 +01:00
parent 9aa69b37c0
commit 060e6e711c
No known key found for this signature in database
GPG key ID: 53D457B2D636EE82

View file

@ -2641,14 +2641,14 @@ (define-public ocaml-bos
(define-public ocaml-xmlm
(package
(name "ocaml-xmlm")
(version "1.3.0")
(version "1.4.0")
(source (origin
(method url-fetch)
(uri (string-append "http://erratique.ch/software/xmlm/releases/"
"xmlm-" version ".tbz"))
(sha256
(base32
"1rrdxg5kh9zaqmgapy9bhdqyxbbvxxib3bdfg1vhw4rrkp1z0x8n"))))
"1ynrjba3wm3axscvggrfijfgsznmphhxnkffqch67l9xiqjm44h9"))))
(build-system ocaml-build-system)
(arguments
`(#:tests? #f