Fri, 10 May 2024 14:25:00 UTC | login

Information for build ocaml-ctypes-0.21.1-4.fc40

ID278927
Package Nameocaml-ctypes
Version0.21.1
Release4.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-ctypes.git#b69c4812faec672ff3060f69acbb45bd6bf407b4
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
StartedFri, 29 Dec 2023 17:35:05 UTC
CompletedFri, 29 Dec 2023 17:54:01 UTC
Taskbuild (f40, /rpms/ocaml-ctypes.git:b69c4812faec672ff3060f69acbb45bd6bf407b4)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-ctypes.git#b69c4812faec672ff3060f69acbb45bd6bf407b4'}}
Tags
f40
RPMs
src
ocaml-ctypes-0.21.1-4.fc40.src.rpm (info) (download)
riscv64
ocaml-ctypes-0.21.1-4.fc40.riscv64.rpm (info) (download)
ocaml-ctypes-devel-0.21.1-4.fc40.riscv64.rpm (info) (download)
ocaml-ctypes-debuginfo-0.21.1-4.fc40.riscv64.rpm (info) (download)
ocaml-ctypes-debugsource-0.21.1-4.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Mon Dec 18 2023 Richard W.M. Jones <rjones@redhat.com> - 0.21.1-4 - OCaml 5.1.1 + s390x code gen fix for Fedora 40 * Tue Dec 12 2023 Richard W.M. Jones <rjones@redhat.com> - 0.21.1-3 - OCaml 5.1.1 rebuild for Fedora 40 * Thu Oct 05 2023 Richard W.M. Jones <rjones@redhat.com> - 0.21.1-2 - OCaml 5.1 rebuild for Fedora 40 * Fri Jul 21 2023 Jerry James <loganjerry@gmail.com> - 0.21.1-1 - Version 0.21.1 * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.21.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Jul 14 2023 Jerry James <loganjerry@gmail.com> - 0.21.0-1 - Version 0.21.0 - Build with dune - Drop the doc subpackage * Tue Jul 11 2023 Richard W.M. Jones <rjones@redhat.com> - 0.20.2-3 - OCaml 5.0 rebuild for Fedora 39 * Mon Jul 10 2023 Jerry James <loganjerry@gmail.com> - 0.20.2-2 - OCaml 5.0.0 rebuild * Tue Mar 21 2023 Jerry James <loganjerry@gmail.com> - 0.20.2-1 - Version 0.20.2 * 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