* [bug#37993] [PATCH] Update Chibi-Scheme to 0.8 version
@ 2019-10-30 15:21 Ekaitz at ElenQ Technology
2019-10-31 23:22 ` bug#37993: " Marius Bakke
0 siblings, 1 reply; 3+ messages in thread
From: Ekaitz at ElenQ Technology @ 2019-10-30 15:21 UTC (permalink / raw)
To: 37993
From 334e9ab5a24a07acb96a72393de27169c06ea5dd Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ekaitz=20Z=C3=A1rraga?= <ekaitz.zarraga@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@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
^ permalink raw reply related [flat|nested] 3+ messages in thread
* bug#37993: [PATCH] Update Chibi-Scheme to 0.8 version
2019-10-30 15:21 [bug#37993] [PATCH] Update Chibi-Scheme to 0.8 version Ekaitz at ElenQ Technology
@ 2019-10-31 23:22 ` Marius Bakke
2019-10-31 23:25 ` [bug#37993] " Ekaitz at ElenQ Technology
0 siblings, 1 reply; 3+ messages in thread
From: Marius Bakke @ 2019-10-31 23:22 UTC (permalink / raw)
To: Ekaitz at ElenQ Technology, 37993-done
[-- Attachment #1: Type: text/plain, Size: 658 bytes --]
Ekaitz at ElenQ Technology <ekaitz@elenq.tech> writes:
> From 334e9ab5a24a07acb96a72393de27169c06ea5dd Mon Sep 17 00:00:00 2001
> From: =?UTF-8?q?Ekaitz=20Z=C3=A1rraga?= <ekaitz.zarraga@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.)
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* [bug#37993] [PATCH] Update Chibi-Scheme to 0.8 version
2019-10-31 23:22 ` bug#37993: " Marius Bakke
@ 2019-10-31 23:25 ` Ekaitz at ElenQ Technology
0 siblings, 0 replies; 3+ messages in thread
From: Ekaitz at ElenQ Technology @ 2019-10-31 23:25 UTC (permalink / raw)
To: Marius Bakke; +Cc: 37993-done@debbugs.gnu.org
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@fastmail.com> wrote:
> Ekaitz at ElenQ Technology ekaitz@elenq.tech writes:
>
> > From 334e9ab5a24a07acb96a72393de27169c06ea5dd Mon Sep 17 00:00:00 2001
> > From: =?UTF-8?q?Ekaitz=20Z=C3=A1rraga?= ekaitz.zarraga@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.)
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2019-10-31 23:29 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-30 15:21 [bug#37993] [PATCH] Update Chibi-Scheme to 0.8 version Ekaitz at ElenQ Technology
2019-10-31 23:22 ` bug#37993: " Marius Bakke
2019-10-31 23:25 ` [bug#37993] " Ekaitz at ElenQ Technology
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).