kotlin 1.3.31+ds1-1build5 source package in Ubuntu

Changelog

kotlin (1.3.31+ds1-1build5) lunar; urgency=medium

  * Rebuild against newly bootstrapped kotlin.

 -- Gianfranco Costamagna <email address hidden>  Sat, 01 Apr 2023 00:59:40 +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
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
kotlin_1.3.31+ds1.orig.tar.xz 7.1 MiB 2c45fa552ee4bdb0990ec6c0d62a23b9ad5f52eafc7d0434a3176c71e1cc393c
kotlin_1.3.31+ds1-1build5.debian.tar.xz 113.1 KiB 49fc7dc6ed9ea1d5af84c7eca6a3de67182aaaced82f97fdde5c8ef792f60902
kotlin_1.3.31+ds1-1build5.dsc 2.8 KiB 08773c00153e43a39e5d2667c60930028d6811c31739f12f078c9d9e49a6511a

View changes file

Binary packages built by this source

kotlin: cross-platform, general-purpose programming language

 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.