[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
35/54: gnu: ocaml-cstruct: Update to 6.1.0.
From: |
guix-commits |
Subject: |
35/54: gnu: ocaml-cstruct: Update to 6.1.0. |
Date: |
Sun, 1 May 2022 07:16:07 -0400 (EDT) |
roptat pushed a commit to branch master
in repository guix.
commit ffdd749ad510119d5003586cf62a56b05c96060a
Author: Julien Lepiller <julien@lepiller.eu>
AuthorDate: Sun May 1 08:09:36 2022 +0200
gnu: ocaml-cstruct: Update to 6.1.0.
* gnu/packages/ocaml.scm (ocaml-cstruct): Update to 6.1.0.
---
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 9840219992..cfe6eb081d 100644
--- a/gnu/packages/ocaml.scm
+++ b/gnu/packages/ocaml.scm
@@ -3604,7 +3604,7 @@ big- and little-endian, with their unsafe counter-parts.")
(define-public ocaml-cstruct
(package
(name "ocaml-cstruct")
- (version "6.0.1")
+ (version "6.1.0")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -3613,7 +3613,7 @@ big- and little-endian, with their unsafe counter-parts.")
(file-name (git-file-name name version))
(sha256
(base32
- "0gpyr3cf393j1ir7i2m2qhx75l21w6ad7imdd73xn0jy3pjg4wsj"))))
+ "1pwfkfs8zzr88slnvl5b28lx6w2k149ybgvrs6diay3qvwcmkhx5"))))
(build-system dune-build-system)
(arguments
`(#:package "cstruct"
- 19/54: gnu: ocaml-utop: Update to 2.9.1., (continued)
- 19/54: gnu: ocaml-utop: Update to 2.9.1., guix-commits, 2022/05/01
- 20/54: gnu: ocaml-ppx-variants-conv: Update to 0.15.0., guix-commits, 2022/05/01
- 22/54: gnu: ocaml-ppx-module-timer: Update to 0.15.0., guix-commits, 2022/05/01
- 24/54: gnu: ocaml-ppx-pipebang: Update to 0.15.0., guix-commits, 2022/05/01
- 25/54: gnu: dune: Update to 3.1.1., guix-commits, 2022/05/01
- 26/54: gnu: ocaml-ppx-bench: Update to 0.15.0., guix-commits, 2022/05/01
- 28/54: gnu: ocaml-ctypes: Update to 0.20.1., guix-commits, 2022/05/01
- 29/54: gnu: ocaml-opam-file-format: Update to 2.1.4., guix-commits, 2022/05/01
- 31/54: gnu: Add ocaml-ppx-log., guix-commits, 2022/05/01
- 33/54: gnu: ocaml-ppx-jane: Update to 0.15.0., guix-commits, 2022/05/01
- 35/54: gnu: ocaml-cstruct: Update to 6.1.0.,
guix-commits <=
- 40/54: gnu: coq: Update to 8.15.1., guix-commits, 2022/05/01
- 47/54: gnu: ocaml-ppx-stable: Update to 0.15.0., guix-commits, 2022/05/01
- 53/54: gnu: ocaml-spawn: Update to 0.15.1., guix-commits, 2022/05/01
- 54/54: gnu: ocaml-re: Update to 1.10.4., guix-commits, 2022/05/01
- 42/54: gnu: ocaml-core: Update to 0.15.0., guix-commits, 2022/05/01
- 04/54: gnu: ocaml-ppx-optional: Update to 0.15.0., guix-commits, 2022/05/01
- 01/54: gnu: ocaml-ppx-sexp-message: Update to 0.15.0., guix-commits, 2022/05/01
- 08/54: gnu: ocaml-ppx-here: Update to 0.15.0., guix-commits, 2022/05/01
- 17/54: gnu: ocaml-ppx-typerep-conv: Update to 0.15.0., guix-commits, 2022/05/01
- 10/54: gnu: ocaml-time-now: Update to 0.15.0., guix-commits, 2022/05/01