GNU bug report logs -
#68882
[PATCH] gnu: Update cl-command-line-args to version 0.1.1.
Previous Next
Reported by: Charles <charles <at> charje.net>
Date: Fri, 2 Feb 2024 03:42:02 UTC
Severity: normal
Tags: patch
Done: Guillaume Le Vaillant <glv <at> posteo.net>
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 68882 in the body.
You can then email your comments to 68882 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
glv <at> posteo.net, cox.katherine.e+guix <at> gmail.com, me <at> bonfacemunyoki.com, sharlatanus <at> gmail.com, jgart <at> dismail.de, guix-patches <at> gnu.org
:
bug#68882
; Package
guix-patches
.
(Fri, 02 Feb 2024 03:42: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
glv <at> posteo.net, cox.katherine.e+guix <at> gmail.com, me <at> bonfacemunyoki.com, sharlatanus <at> gmail.com, jgart <at> dismail.de, guix-patches <at> gnu.org
.
(Fri, 02 Feb 2024 03:42: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): Update version and hash.
Change-Id: I8f95ab80b8f79a6aaa3155fb5058821186fd9d5f
---
Sorry for the very soon update here; I noticed a small error that I wanted to get in. Thank for taking a look.
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 8c9ee783a4..27121b8848 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -1073,7 +1073,7 @@ (define-public ecl-clingon
(define-public sbcl-command-line-args
(package
(name "sbcl-command-line-args")
- (version "0.1.0")
+ (version "0.1.1")
(source
(origin
(method git-fetch)
@@ -1082,7 +1082,7 @@ (define-public sbcl-command-line-args
(commit (string-append "v" version))))
(file-name (git-file-name "cl-command-line-args" version))
(sha256
- (base32 "0ncw32qaak878xg68p42m2sh0qv19hg1va9wrh74d92v7cqz08kw"))))
+ (base32 "140xnz2v0v3hfg3dp2fhidw8ns6lxd3a5knm07wqdp48ksg119wy"))))
(build-system asdf-build-system/sbcl)
(arguments
'(#:asd-systems '("whereiseveryone.command-line-args")))
base-commit: bf7991a8c767abd32cfb2c92e3d57665a7cabf00
prerequisite-patch-id: bcaf8eb7f369a54bf47e9c7ef7b94fda2295de4a
prerequisite-patch-id: b12a5ae83154dd1d224766ee3e687e7c3e2f0813
--
2.41.0
Reply sent
to
Guillaume Le Vaillant <glv <at> posteo.net>
:
You have taken responsibility.
(Mon, 05 Feb 2024 13:44:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
Charles <charles <at> charje.net>
:
bug acknowledged by developer.
(Mon, 05 Feb 2024 13:44:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 68882-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Patch applied as a442b46e283ef4d954ff6873062159b88ddb5187 with
a modified commit message.
Thanks.
[signature.asc (application/pgp-signature, inline)]
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Tue, 05 Mar 2024 12:24:15 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 107 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.