Thu, 09 May 2024 21:12:09 UTC | login

Information for build ocaml-ctypes-0.20.1-5.fc38

ID232776
Package Nameocaml-ctypes
Version0.20.1
Release5.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-ctypes.git#953679edbe7b01c34f19903bd1945fe8d052c974
SummaryCombinators for binding to C libraries without writing any C
DescriptionCtypes is a library for binding to C libraries using pure OCaml. The primary aim is to make writing C extensions as straightforward as possible. The core of ctypes is a set of combinators for describing the structure of C types -- numeric types, arrays, pointers, structs, unions and functions. You can use these combinators to describe the types of the functions that you want to call, then bind directly to those functions -- all without writing or generating any C!
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 25 Feb 2023 09:32:45 UTC
CompletedSat, 25 Feb 2023 10:57:35 UTC
Taskbuild (f38, /rpms/ocaml-ctypes.git:953679edbe7b01c34f19903bd1945fe8d052c974)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-ctypes.git#953679edbe7b01c34f19903bd1945fe8d052c974'}}
Tags
f38
f39
f40
RPMs
src
ocaml-ctypes-0.20.1-5.fc38.src.rpm (info) (download)
noarch
ocaml-ctypes-doc-0.20.1-5.fc38.noarch.rpm (info) (download)
riscv64
ocaml-ctypes-0.20.1-5.fc38.riscv64.rpm (info) (download)
ocaml-ctypes-devel-0.20.1-5.fc38.riscv64.rpm (info) (download)
ocaml-ctypes-debuginfo-0.20.1-5.fc38.riscv64.rpm (info) (download)
ocaml-ctypes-debugsource-0.20.1-5.fc38.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Tue Jan 24 2023 Richard W.M. Jones <rjones@redhat.com> - 0.20.1-5 - Rebuild OCaml packages for F38 * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.20.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Tue Jan 17 2023 Jerry James <loganjerry@gmail.com> - 0.20.1-3 - New URLs * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.20.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Jul 20 2022 Jerry James <loganjerry@gmail.com> - 0.20.1-2 - Use new OCaml macros * Sat Jun 18 2022 Richard W.M. Jones <rjones@redhat.com> - 0.20.1-2 - OCaml 4.14.0 rebuild * Wed Apr 27 2022 Jerry James <loganjerry@gmail.com> - 0.20.1-1 - Version 0.20.1 - Link with -lm * Mon Feb 28 2022 Jerry James <loganjerry@gmail.com> - 0.20.0-5 - Rebuild for ocaml-integers 0.6.0 * Fri Feb 04 2022 Richard W.M. Jones <rjones@redhat.com> - 0.20.0-4 - OCaml 4.13.1 rebuild to remove package notes * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.20.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Sat Jan 08 2022 Miro HronĨok <mhroncok@redhat.com> - 0.20.0-2 - Rebuilt for https://fedoraproject.org/wiki/Changes/LIBFFI34 * Thu Dec 09 2021 Jerry James <loganjerry@gmail.com> - 0.20.0-1 - Version 0.20.0 * Mon Oct 04 2021 Richard W.M. Jones <rjones@redhat.com> - 0.19.1-4 - OCaml 4.13.1 build * Fri Aug 06 2021 Jerry James <loganjerry@gmail.com> - 0.19.1-3 - Rebuild for ocaml-integers 0.5.0 * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.19.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Sat Jun 26 2021 Jerry James <loganjerry@gmail.com> - 0.19.1-1 - Version 0.19.1 * Mon Mar 01 2021 Richard W.M. Jones <rjones@redhat.com> - 0.18.0-2 - OCaml 4.12.0 build * Tue Feb 09 2021 Jerry James <loganjerry@gmail.com> - 0.18.0-1 - Initial package