gnu: ocaml-ctypes: Update to 0.20.1.

* gnu/packages/ocaml.scm (ocaml-ctypes): Update to 0.20.1.
This commit is contained in:
Julien Lepiller 2022-05-01 07:42:18 +02:00
parent 2708cece85
commit 43b95fbe7a
No known key found for this signature in database
GPG key ID: 53D457B2D636EE82

View file

@ -4278,7 +4278,7 @@ (define-public ocaml-integers
(define-public ocaml-ctypes
(package
(name "ocaml-ctypes")
(version "0.20.0")
(version "0.20.1")
(home-page "https://github.com/ocamllabs/ocaml-ctypes")
(source (origin
(method git-fetch)
@ -4288,7 +4288,7 @@ (define-public ocaml-ctypes
(file-name (git-file-name name version))
(sha256
(base32
"13mq6i08f217fj2lq55psji453nmqp136sjxhg25hjb2z0gv9gky"))))
"0ilzq9qzvwv9rc08cc9wchsx636zp870i7qvqmbigaa2qb812m0z"))))
(build-system ocaml-build-system)
(arguments
`(#:make-flags