GNU bug report logs -
#37993
[PATCH] Update Chibi-Scheme to 0.8 version
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 37993 in the body.
You can then email your comments to 37993 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#37993
; Package
guix-patches
.
(Wed, 30 Oct 2019 15:59:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Ekaitz at ElenQ Technology <ekaitz <at> elenq.tech>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Wed, 30 Oct 2019 15:59:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
From 334e9ab5a24a07acb96a72393de27169c06ea5dd Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ekaitz=20Z=C3=A1rraga?= <ekaitz.zarraga <at> protonmail.com>
Date: Wed, 30 Oct 2019 16:09:59 +0100
Subject: [PATCH] Update Chibi-Scheme to 0.8 version
Signed-off-by: Ekaitz Zarraga <ekaitz <at> elenq.tech>
---
gnu/packages/scheme.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/scheme.scm b/gnu/packages/scheme.scm
index 5753035643..349dfe56de 100644
--- a/gnu/packages/scheme.scm
+++ b/gnu/packages/scheme.scm
@@ -590,14 +590,14 @@ mixed.")
(define-public chibi-scheme
(package
(name "chibi-scheme")
- (version "0.7.3")
+ (version "0.8")
(source
(origin
(method url-fetch)
(uri (string-append "https://github.com/ashinn/chibi-scheme/archive/"
version ".tar.gz"))
(sha256
- (base32 "16wppf4qzr0748iyp0m89gidsfgq9s6x3gw4xggym91waw4fh742"))
+ (base32 "0mi73543m1gap3bwvivq77vhqk7yn28v6g947h96q893n5cph1wa"))
(file-name (string-append "chibi-scheme-" version ".tar.gz"))))
(build-system gnu-build-system)
(arguments
--
2.17.1
Reply sent
to
Marius Bakke <mbakke <at> fastmail.com>
:
You have taken responsibility.
(Thu, 31 Oct 2019 23:23:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Ekaitz at ElenQ Technology <ekaitz <at> elenq.tech>
:
bug acknowledged by developer.
(Thu, 31 Oct 2019 23:23:03 GMT)
Full text and
rfc822 format available.
Message #10 received at 37993-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Ekaitz at ElenQ Technology <ekaitz <at> elenq.tech> writes:
> From 334e9ab5a24a07acb96a72393de27169c06ea5dd Mon Sep 17 00:00:00 2001
> From: =?UTF-8?q?Ekaitz=20Z=C3=A1rraga?= <ekaitz.zarraga <at> protonmail.com>
> Date: Wed, 30 Oct 2019 16:09:59 +0100
> Subject: [PATCH] Update Chibi-Scheme to 0.8 version
Thanks! I pushed this in cf822f4d921265ae144ea498b47801d83c1c8bc4 with
a commit message that follows our conventions.
(I also pushed a follow-up patch that changes from the auto-generated
GitHub tarball to a git source archive. The reason is that GitHub
occasionally generates a new tarball, with different timestamps; but git
checkouts are deterministic.)
[signature.asc (application/pgp-signature, inline)]
Information forwarded
to
guix-patches <at> gnu.org
:
bug#37993
; Package
guix-patches
.
(Thu, 31 Oct 2019 23:29:01 GMT)
Full text and
rfc822 format available.
Message #13 received at 37993-done <at> debbugs.gnu.org (full text, mbox):
Thank you.
Sorry for the weird commit message.
All the best,
Ekaitz
ElenQ Technology
Ethical Innovation
‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
On Friday, November 1, 2019 12:22 AM, Marius Bakke <mbakke <at> fastmail.com> wrote:
> Ekaitz at ElenQ Technology ekaitz <at> elenq.tech writes:
>
> > From 334e9ab5a24a07acb96a72393de27169c06ea5dd Mon Sep 17 00:00:00 2001
> > From: =?UTF-8?q?Ekaitz=20Z=C3=A1rraga?= ekaitz.zarraga <at> protonmail.com
> > Date: Wed, 30 Oct 2019 16:09:59 +0100
> > Subject: [PATCH] Update Chibi-Scheme to 0.8 version
>
> Thanks! I pushed this in cf822f4d921265ae144ea498b47801d83c1c8bc4 with
> a commit message that follows our conventions.
>
> (I also pushed a follow-up patch that changes from the auto-generated
> GitHub tarball to a git source archive. The reason is that GitHub
> occasionally generates a new tarball, with different timestamps; but git
> checkouts are deterministic.)
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Fri, 29 Nov 2019 12:24:07 GMT)
Full text and
rfc822 format available.
This bug report was last modified 5 years and 289 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.