Fri, 10 May 2024 07:15:10 UTC | login

Information for build ocaml-ctypes-0.20.1-3.fc37

ID200919
Package Nameocaml-ctypes
Version0.20.1
Release3.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-ctypes.git#1039087eaf4a60619d2712a65c17ad38feeb37ec
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
StartedSun, 09 Oct 2022 19:53:41 UTC
CompletedSun, 09 Oct 2022 21:58:06 UTC
Taskbuild (f37, /rpms/ocaml-ctypes.git:1039087eaf4a60619d2712a65c17ad38feeb37ec)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-ctypes.git#1039087eaf4a60619d2712a65c17ad38feeb37ec'}}
Tags
f37
f38
RPMs
src
ocaml-ctypes-0.20.1-3.fc37.src.rpm (info) (download)
noarch
ocaml-ctypes-doc-0.20.1-3.fc37.noarch.rpm (info) (download)
riscv64
ocaml-ctypes-0.20.1-3.fc37.riscv64.rpm (info) (download)
ocaml-ctypes-devel-0.20.1-3.fc37.riscv64.rpm (info) (download)
ocaml-ctypes-debuginfo-0.20.1-3.fc37.riscv64.rpm (info) (download)
ocaml-ctypes-debugsource-0.20.1-3.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * 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