ruby-celluloid-pool 0.20.5-1.1 source package in Ubuntu

Changelog

ruby-celluloid-pool (0.20.5-1.1) unstable; urgency=medium

  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.

 -- Holger Levsen <email address hidden>  Tue, 14 Jun 2022 15:23:07 +0200

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

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-celluloid-pool_0.20.5-1.1.dsc 2.2 KiB a0dfafd99ea1084d61bf4cfdc38a0a5fe0b025a5b4104e83fffef10b45b17762
ruby-celluloid-pool_0.20.5.orig.tar.gz 6.3 KiB 62b09ff9f057b482fd6589f201311e6b503c45bfdc995762173dbbd0ee34d05c
ruby-celluloid-pool_0.20.5-1.1.debian.tar.xz 2.3 KiB 6d8445af91b43361b24a89cac0e56bf14fde21b3173bb3dcd6fef7e76ca9a934

Available diffs

No changes file available.

Binary packages built by this source

ruby-celluloid-pool: actor pool based on Celluloid

 This gem provides an implementation of an actor pool, based on the Celluloid.
 Celluloid is an actor-based concurrent object framework for Ruby. Celluloid
 provides a simple and natural way to build fault-tolerant concurrent programs
 in Ruby