From: Konrad Hinsen <konrad.hinsen@fastmail.net>
To: 74527@debbugs.gnu.org
Subject: [bug#74527] [PATCH] gnu: cl-eclector: Update to 0.10.0.
Date: Mon, 25 Nov 2024 13:55:05 +0100 [thread overview]
Message-ID: <m1frnf5v86.fsf@fastmail.net> (raw)
* gnu/packages/lisp-xyz.scm (cl-eclector, ecl-eclector, sbcl-eclector):
Update to 5.3.1.
Change-Id: I4e5c76a26dad87d8a5be90bc612208c301e2b576
---
gnu/packages/lisp-xyz.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index f9f0e0bdc1..c4b86f2646 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -14631,11 +14631,11 @@ (define-public ecl-eazy-gnuplot
(sbcl-package->ecl-package sbcl-eazy-gnuplot))
(define-public sbcl-eclector
- (let ((commit "d499b09142c7e39b4ef52e821fa767d5a8d606a0")
+ (let ((commit "28d29445556a0c03178e3daff7a2d8b378fa4340")
(revision "0"))
(package
(name "sbcl-eclector")
- (version (git-version "0.9.0" revision commit))
+ (version (git-version "0.10.0" revision commit))
(source
(origin
(method git-fetch)
@@ -14644,7 +14644,7 @@ (define-public sbcl-eclector
(commit commit)))
(file-name (git-file-name "cl-eclector" version))
(sha256
- (base32 "1sg8wmdpm8pcjwk394way5vs2ya3r995lddmi51q9zfn9hmzb7gn"))))
+ (base32 "06qhll5k0hq652gdzvvhcv4amqg9z7qillnn3z9cm8z9sv1n912v"))))
(build-system asdf-build-system/sbcl)
(native-inputs
(list sbcl-fiveam))
base-commit: bdbf3ab4f0b91b28bf6f6e609cc3d15c05cec3cc
--
2.46.0
reply other threads:[~2024-11-25 12:56 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m1frnf5v86.fsf@fastmail.net \
--to=konrad.hinsen@fastmail.net \
--cc=74527@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.