GNU bug report logs -
#69847
[PATCH 0/9] Update a few OCaml-related packages
Previous Next
Reported by: Arnaud Daby-Seesaram <ds-ac <at> nanein.fr>
Date: Sun, 17 Mar 2024 13:59:02 UTC
Severity: normal
Tags: patch
Done: Arnaud Daby-Seesaram <ds-ac <at> nanein.fr>
Bug is archived. No further changes may be made.
Full log
Message #14 received at 69847 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/ocaml.scm (ocaml-fix): Update to 20230505.
Change-Id: I830801aca54a19b22c73ed48bf971e8d2235973a
---
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 cfb9dbf64c..07e3bdbc2d 100644
--- a/gnu/packages/ocaml.scm
+++ b/gnu/packages/ocaml.scm
@@ -8702,7 +8702,7 @@ (define-public ocaml-uuseg
(define-public ocaml-fix
(package
(name "ocaml-fix")
- (version "20220121")
+ (version "20230505")
(source
(origin
(method git-fetch)
@@ -8712,7 +8712,7 @@ (define-public ocaml-fix
(file-name (git-file-name name version))
(sha256
(base32
- "15785v43jcbqsw1y653cnb89alrcnbdri1h0w6zl6p7769ja9rdj"))))
+ "08yrds41ybyw25fjqcfdjsd78f7d8hik1sbs90iv80ga8fj3iv2y"))))
(build-system dune-build-system)
(arguments
;; No tests.
--
2.41.0
This bug report was last modified 186 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.