ruby-async 1.30.3-1 source package in Ubuntu

Changelog

ruby-async (1.30.3-1) unstable; urgency=medium

  * New upstream release
    - v2.0.0 or later needs Ruby3.1.1, so stay in 1.30.x for a while
  * debian/control
    - Set Standards-Version: 4.6.1

 -- Hideki Yamane <email address hidden>  Sat, 17 Sep 2022 13:17:46 +0900

Upload details

Uploaded by:
Debian Ruby Extras Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

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

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-async_1.30.3-1.dsc 2.1 KiB d16f6be5d8f4c80682da9a3253fca0fdaeac2056f4a0ce908a8824d550cf25a8
ruby-async_1.30.3.orig.tar.gz 90.4 KiB 6b8f2200ed75f2a0a8d6dce2ce613ce08581ff23e55818502541242ed402c988
ruby-async_1.30.3-1.debian.tar.xz 2.7 KiB 6b6a7c6bb27fb80a6442852252ebcae720eb79e037011635687d913b48312ab9

Available diffs

No changes file available.

Binary packages built by this source

ruby-async: concurrency framework for Ruby.

 Async is a modern concurrency framework for Ruby. It implements the
 reactor pattern, providing both non-blocking I/O and timer events.