Wed, 07 Jun 2023 02:30:42 UTC

Information for build nim-0.18.0-2.fc27

ID1140860
Package Namenim
Version0.18.0
Release2.fc27
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/nim.git#8a3327ee569c2858239a10876654fdead457da78
SummaryStatically typed, imperative programming language
DescriptionNim is a compiled, garbage-collected systems programming language with a design that focuses on efficiency, expressiveness, and elegance (in that order of priority).
Built byavsej
State complete
Volume fedora_koji_archive02
StartedFri, 31 Aug 2018 16:56:42 UTC
CompletedFri, 31 Aug 2018 18:56:29 UTC
Taskbuild (f27-candidate, /rpms/nim.git:8a3327ee569c2858239a10876654fdead457da78)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/nim.git#8a3327ee569c2858239a10876654fdead457da78'}}
Tags
f27-updates
RPMs
src
nim-0.18.0-2.fc27.src.rpm (info) (download)
aarch64
nim-0.18.0-2.fc27.aarch64.rpm (info) (download)
nim-tools-0.18.0-2.fc27.aarch64.rpm (info) (download)
nim-debuginfo-0.18.0-2.fc27.aarch64.rpm (info) (download)
nim-debugsource-0.18.0-2.fc27.aarch64.rpm (info) (download)
nim-tools-debuginfo-0.18.0-2.fc27.aarch64.rpm (info) (download)
armv7hl
nim-0.18.0-2.fc27.armv7hl.rpm (info) (download)
nim-tools-0.18.0-2.fc27.armv7hl.rpm (info) (download)
nim-debuginfo-0.18.0-2.fc27.armv7hl.rpm (info) (download)
nim-debugsource-0.18.0-2.fc27.armv7hl.rpm (info) (download)
nim-tools-debuginfo-0.18.0-2.fc27.armv7hl.rpm (info) (download)
i686
nim-0.18.0-2.fc27.i686.rpm (info) (download)
nim-tools-0.18.0-2.fc27.i686.rpm (info) (download)
nim-debuginfo-0.18.0-2.fc27.i686.rpm (info) (download)
nim-debugsource-0.18.0-2.fc27.i686.rpm (info) (download)
nim-tools-debuginfo-0.18.0-2.fc27.i686.rpm (info) (download)
noarch
nim-doc-0.18.0-2.fc27.noarch.rpm (info) (download)
ppc64
nim-0.18.0-2.fc27.ppc64.rpm (info) (download)
nim-tools-0.18.0-2.fc27.ppc64.rpm (info) (download)
nim-debuginfo-0.18.0-2.fc27.ppc64.rpm (info) (download)
nim-debugsource-0.18.0-2.fc27.ppc64.rpm (info) (download)
nim-tools-debuginfo-0.18.0-2.fc27.ppc64.rpm (info) (download)
ppc64le
nim-0.18.0-2.fc27.ppc64le.rpm (info) (download)
nim-tools-0.18.0-2.fc27.ppc64le.rpm (info) (download)
nim-debuginfo-0.18.0-2.fc27.ppc64le.rpm (info) (download)
nim-debugsource-0.18.0-2.fc27.ppc64le.rpm (info) (download)
nim-tools-debuginfo-0.18.0-2.fc27.ppc64le.rpm (info) (download)
x86_64
nim-0.18.0-2.fc27.x86_64.rpm (info) (download)
nim-tools-0.18.0-2.fc27.x86_64.rpm (info) (download)
nim-debuginfo-0.18.0-2.fc27.x86_64.rpm (info) (download)
nim-debugsource-0.18.0-2.fc27.x86_64.rpm (info) (download)
nim-tools-debuginfo-0.18.0-2.fc27.x86_64.rpm (info) (download)
Logs
x86_64
build.log
state.log
root.log
hw_info.log
mock_output.log
ppc64le
root.log
build.log
state.log
hw_info.log
mock_output.log
aarch64
root.log
hw_info.log
build.log
state.log
mock_output.log
ppc64
hw_info.log
state.log
root.log
build.log
mock_output.log
i686
build.log
state.log
hw_info.log
root.log
mock_output.log
armv7hl
state.log
hw_info.log
root.log
build.log
mock_output.log
Changelog * Fri Aug 31 2018 Sergey Avseyev <sergey.avseyev@gmail.com> - 0.18.0-2 - Do not run JS tests to avoid nodejs dependency * Sat Mar 03 2018 Sergey Avseyev <sergey.avseyev@gmail.com> - 0.18.0-1 - Update to upstream version 0.18.0 * Wed Jan 03 2018 Sergey Avseyev <sergey.avseyev@gmail.com> - 0.17.2-5 - Revert back to makefile for bootstrap compiler. * Wed Jan 03 2018 Sergey Avseyev <sergey.avseyev@gmail.com> - 0.17.2-4 - Update runtime dependencies, and use build.sh instead of makefile to build bootstrap compiler. * Fri Dec 01 2017 Sergey Avseyev <sergey.avseyev@gmail.com> - 0.17.2-3 - Do not load remote fonts in local HTML documentation * Sat Nov 18 2017 Sergey Avseyev <sergey.avseyev@gmail.com> - 0.17.2-2 - Generate and install PDF documentation * Tue Sep 26 2017 Sergey Avseyev <sergey.avseyev@gmail.com> - 0.17.2-1 - Initial package