guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#58995] [PATCH] gnu: Add cl-numerical-utilities.


From: Guillaume Le Vaillant
Subject: [bug#58995] [PATCH] gnu: Add cl-numerical-utilities.
Date: Sat, 05 Nov 2022 12:10:08 +0000

jgart via Guix-patches via <guix-patches@gnu.org> skribis:

> [...]
> +(define-public sbcl-numerical-utilities
> +  (let ((commit "e50b2f1b0b7fc0620a6157e2aae2626f07270fbb")
> +        (revision "0"))
> +    (package
> +      (name "sbcl-numerical-utilities")
> +      (version (git-version "0.3.0" revision commit))
> [...]

It looks like the current upstream version is 1.2.0 (at commit
44f45ba952b35675640630e40cf90df6f8279746).
Is there a reason to package an older version? If not, could you send an
updated patch for the latest version?

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]