GNU bug report logs -
#75820
[PATCH] gnu: lisp: Update command-line-args.
Previous Next
Reported by: Charles <charles <at> charje.net>
Date: Sat, 25 Jan 2025 03:49:02 UTC
Severity: normal
Tags: patch
Done: jgart <jgart <at> dismail.de>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 75820 in the body.
You can then email your comments to 75820 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#75820
; Package
guix-patches
.
(Sat, 25 Jan 2025 03:49:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Charles <charles <at> charje.net>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Sat, 25 Jan 2025 03:49:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/lisp-xyz.scm (sbcl-command-line-args, ecl-command-line-args,
cl-command-line-args): Update version.
Change-Id: I2d10b6b7f10955d9aba6a5feea7cac3ef11d9476
---
gnu/packages/lisp-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index f00f0d30e2..becb5ade1d 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -12546,7 +12546,7 @@ (define-public ecl-com.gigamonkeys.binary-data
(define-public sbcl-command-line-args
(package
(name "sbcl-command-line-args")
- (version "0.1.2")
+ (version "0.1.3")
(source
(origin
(method git-fetch)
@@ -12555,7 +12555,7 @@ (define-public sbcl-command-line-args
(commit (string-append "v" version))))
(file-name (git-file-name "cl-command-line-args" version))
(sha256
- (base32 "1ds3s26lbl7j8i3m8d7c69jdcpwdc21qjqd9sarrz6mw1i26xfd5"))))
+ (base32 "1vzybqnqwrfl8b708h8wx8xsm1ml5c3r0lcx23615hb4p800iagf"))))
(build-system asdf-build-system/sbcl)
(arguments
'(#:asd-systems '("whereiseveryone.command-line-args")))
--
2.47.1
Reply sent
to
jgart <jgart <at> dismail.de>
:
You have taken responsibility.
(Sun, 26 Jan 2025 15:16:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
Charles <charles <at> charje.net>
:
bug acknowledged by developer.
(Sun, 26 Jan 2025 15:16:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 75820-done <at> debbugs.gnu.org (full text, mbox):
Thanks, applied!
--
all the best,
jgart
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Mon, 24 Feb 2025 12:24:09 GMT)
Full text and
rfc822 format available.
This bug report was last modified 17 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.