kotlinx-coroutines 1.0.1-2build1 source package in Ubuntu

Changelog

kotlinx-coroutines (1.0.1-2build1) lunar; urgency=medium

  * Rebuild against newly bootstrapped kotlin.

 -- Gianfranco Costamagna <email address hidden>  Sat, 01 Apr 2023 00:59:06 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Lunar
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
kotlinx-coroutines_1.0.1.orig.tar.xz 447.6 KiB 361a1e02f2d223c0d8ee16f5cd3987202264f037a4eff5de0e29334c38d16782
kotlinx-coroutines_1.0.1-2build1.debian.tar.xz 4.0 KiB a82fdbd2946a9a62c49afa01f5d31b04b23aa8e554faeaaab8211a09ab6f82a5
kotlinx-coroutines_1.0.1-2build1.dsc 2.1 KiB ce9fd77c65ed56537bac8b1f3cf080f8865826c678668770cef95b163b8c5e68

View changes file

Binary packages built by this source

libkotlinx-coroutines-java: Library support for Kotlin coroutines

 Kotlin is a cross-platform, statically typed, general-purpose programming
 language with type inference. Kotlin is designed to interoperate fully with
 Java, and the JVM version of its standard library depends on the Java Class
 Library, but type inference allows its syntax to be more concise.
 .
 This package contains the library support for Kotlin coroutines.