all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#50909: clojure-tools-cli outdated
@ 2021-09-29 19:48 Florian Hoertlehner
  2021-10-01 11:44 ` Jelle Licht
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Florian Hoertlehner @ 2021-09-29 19:48 UTC (permalink / raw)
  To: 50909

[-- Attachment #1: Type: text/plain, Size: 1244 bytes --]

The guix package clojure-tools-cli is outdated. The gnu guix repo has 0.4.2.
This version is from 2019.
There is a package on "nongnu" channel called "clojure-tools" which has the
up to date version 1.10.3.943.

Unfortunately I am not able to fix this myself, but I think the gnu version
should
be brought up to date, and then nongnu version should be removed.

This is the output of "guix search clojure-tools":

name: clojure-tools
version: 1.10.3.943
outputs: out
systems: x86_64-linux i686-linux
dependencies: rlwrap@0.45.2
location: nongnu/packages/clojure.scm:32:2
homepage: https://clojure.org/releases/tools
license: EPL 1.0
synopsis: CLI tools for the Clojure programming language
description: The Clojure command line tools can be used to start a
Clojure repl, use Clojure and Java libraries, and start Clojure
programs.
relevance: 20


name: clojure-tools-cli
version: 0.4.2
outputs: out
systems: x86_64-linux i686-linux
dependencies:
location: gnu/packages/clojure.scm:322:2
homepage: https://github.com/clojure/tools.cli
license: EPL 1.0
synopsis: Clojure library for working with command-line arguments
description: The `tools.cli' library provides Clojure programmers with
tools to work with command-line arguments.
relevance: 4

[-- Attachment #2: Type: text/html, Size: 1551 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#50909: clojure-tools-cli outdated
  2021-09-29 19:48 bug#50909: clojure-tools-cli outdated Florian Hoertlehner
@ 2021-10-01 11:44 ` Jelle Licht
  2023-05-04 20:58 ` Eugen Stan
  2023-05-04 21:13 ` Eugen Stan
  2 siblings, 0 replies; 4+ messages in thread
From: Jelle Licht @ 2021-10-01 11:44 UTC (permalink / raw)
  To: Florian Hoertlehner, 50909


Hey Florian,

Florian Hoertlehner <hoertlehner@gmail.com> writes:

> The guix package clojure-tools-cli is outdated. The gnu guix repo has 0.4.2.
> This version is from 2019.
> There is a package on "nongnu" channel called "clojure-tools" which has the
> up to date version 1.10.3.943.

The package you are talking about is not built from sources, nor
properly bootstrapped. While it is free software, it is currently not a
candidate for inclusion in Guix proper. I am sorry to say you will be
stuck with the current situation for now.

Additionally, since there is some overlap between the folks frequenting
the Channel That Shall Not Be Named and here, it makes more sense to use
support channels on that side for issues such as these.

Thanks for showing your interest in Clojure hacking on Guix :)!
 - Jelle

p.s. I will leave this issue open for now, as our package is outdated




^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#50909: clojure-tools-cli outdated
  2021-09-29 19:48 bug#50909: clojure-tools-cli outdated Florian Hoertlehner
  2021-10-01 11:44 ` Jelle Licht
@ 2023-05-04 20:58 ` Eugen Stan
  2023-05-04 21:13 ` Eugen Stan
  2 siblings, 0 replies; 4+ messages in thread
From: Eugen Stan @ 2023-05-04 20:58 UTC (permalink / raw)
  To: 50909

[-- Attachment #1: Type: text/plain, Size: 322 bytes --]

Hi,

I believe this ticket can be closed.


https://packages.guix.gnu.org/packages/clojure-tools/1.11.1.1165/
https://packages.guix.gnu.org/packages/clojure-tools-cli/1.0.206/

https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/clojure.scm#n552

Regards,
-- 
Eugen Stan

+40770 941 271  / https://www.netdava.com

[-- Attachment #2: eugen_stan.vcf --]
[-- Type: text/vcard, Size: 181 bytes --]

begin:vcard
fn:Eugen Stan
n:Stan;Eugen
email;internet:eugen.stan@netdava.com
tel;cell:+40720898747
x-mozilla-html:FALSE
url:https://www.netdava.com
version:2.1
end:vcard


^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#50909: clojure-tools-cli outdated
  2021-09-29 19:48 bug#50909: clojure-tools-cli outdated Florian Hoertlehner
  2021-10-01 11:44 ` Jelle Licht
  2023-05-04 20:58 ` Eugen Stan
@ 2023-05-04 21:13 ` Eugen Stan
  2 siblings, 0 replies; 4+ messages in thread
From: Eugen Stan @ 2023-05-04 21:13 UTC (permalink / raw)
  To: 50909-done

[-- Attachment #1: Type: text/plain, Size: 176 bytes --]

Closing.
There is a new release, almost the latest.
https://packages.guix.gnu.org/packages/clojure-tools-cli/1.0.206/

-- 
Eugen Stan

+40770 941 271  / https://www.netdava.com

[-- Attachment #2: eugen_stan.vcf --]
[-- Type: text/vcard, Size: 181 bytes --]

begin:vcard
fn:Eugen Stan
n:Stan;Eugen
email;internet:eugen.stan@netdava.com
tel;cell:+40720898747
x-mozilla-html:FALSE
url:https://www.netdava.com
version:2.1
end:vcard


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-05-05  6:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-29 19:48 bug#50909: clojure-tools-cli outdated Florian Hoertlehner
2021-10-01 11:44 ` Jelle Licht
2023-05-04 20:58 ` Eugen Stan
2023-05-04 21:13 ` Eugen Stan

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.