stockpile-clojure 0.0.4-1.1 source package in Ubuntu

Changelog

stockpile-clojure (0.0.4-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>  Wed, 06 Jan 2021 20:36:43 +0100

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java 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
Jammy release universe misc

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
stockpile-clojure_0.0.4-1.1.dsc 2.2 KiB db6712a03c05a8c8d183b88b51b05c921fef078e3eddc4b42e9d8ddce81e4c77
stockpile-clojure_0.0.4.orig.tar.gz 18.1 KiB 73dff934988ed2fbec53cddc097fb4346a245d2fb3bede08563bd167ed58721a
stockpile-clojure_0.0.4-1.1.debian.tar.xz 3.0 KiB d82ad6d1c4431760cb1cb2ed295989a2b8aae55c8e6491079513146cf7d5704f

Available diffs

No changes file available.

Binary packages built by this source

libstockpile-clojure: Simple, durable Java queuing library

 A simple, durable Java queueing library. Stockpile supports the durable
 storage and retrieval of data. After storage, stockpile returns an "entry"
 that can be used to access the data later, and when no longer needed, the data
 can be atomically discarded.