GNU bug report logs -
#73466
[PATCH 01/16] gnu: Add ocaml-jsonrpc.
Previous Next
Full log
View this message in rfc822 format
* gnu/packages/ocaml.scm (ocaml-tyxml): Update.
Change-Id: Iced8504553844e0e48fea46d575402c3cfbda061
---
gnu/packages/ocaml.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm
index c6470d5284..7450f25f12 100644
--- a/gnu/packages/ocaml.scm
+++ b/gnu/packages/ocaml.scm
@@ -8566,7 +8566,7 @@ (define-public ocaml-markup
(define-public ocaml-tyxml
(package
(name "ocaml-tyxml")
- (version "4.5.0")
+ (version "4.6.0")
(source
(origin
(method git-fetch)
@@ -8576,7 +8576,7 @@ (define-public ocaml-tyxml
(file-name (git-file-name name version))
(sha256
(base32
- "0bh66wknc7sx2r63kscp0hg6h73dkv6qpkx0cdz2qp7p28pg2ixz"))))
+ "0mabl4q2vcv5b3b6myb49k99q69smyg0bhlm4ilz16n7yhlw0y2l"))))
(build-system dune-build-system)
(inputs
(list ocaml-re ocaml-seq ocaml-uutf))
--
2.45.2
This bug report was last modified 262 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.