nrepl-clojure 1.0.0-4 source package in Ubuntu

Changelog

nrepl-clojure (1.0.0-4) unstable; urgency=medium

  * Team upload.
  * d/patches: add 0002 to fix FTBFS on arm64 buildds.

 -- Louis-Philippe VĂ©ronneau <email address hidden>  Tue, 17 Jan 2023 14:03:49 -0500

Upload details

Uploaded by:
Debian Clojure Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Clojure Maintainers
Architectures:
amd64 arm64
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64 [FULLYBUILT] arm64

Downloads

File Size SHA-256 Checksum
nrepl-clojure_1.0.0-4.dsc 1.7 KiB 9928162f118d9ded1c117514a3bcf7088799e544306884542932c337c9a5156c
nrepl-clojure_1.0.0.orig.tar.xz 936.9 KiB 6235d6755133666a55a8e9cda022dcbf7feab1d48abc16d2a0fcc961187b5fbd
nrepl-clojure_1.0.0-4.debian.tar.xz 8.5 KiB d0aea21f00b8a70abd264efbe182593ee8d9ad82080f25a78e4f973514531163

Available diffs

No changes file available.

Binary packages built by this source

libnrepl-clojure: Clojure network REPL

 nrepl provides a REPL server and client, along with some common APIs of
 use to IDEs and other tools that may need to evaluate Clojure code in remote
 environments.
 .
 This project is intended to be a replacement for tools.nrepl, which is no
 longer maintained.