GNU bug report logs -
#71737
[PATCH] gnu (gauche): Update to 0.9.15.
Previous Next
Reported by: ashish.is <at> lostca.se
Date: Sun, 23 Jun 2024 18:16:01 UTC
Severity: normal
Tags: patch
Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
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 71737 in the body.
You can then email your comments to 71737 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#71737
; Package
guix-patches
.
(Sun, 23 Jun 2024 18:16:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
ashish.is <at> lostca.se
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Sun, 23 Jun 2024 18:16:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
From: Ashish SHUKLA <ashish.is <at> lostca.se>
* gnu/packages/scheme.scm (gauche): Update to 0.9.15.
Change-Id: I63da9600fc162c3f9ab02f35c509c7402b7406ca
---
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 47754800f9..8bf72deb23 100644
--- a/gnu/packages/scheme.scm
+++ b/gnu/packages/scheme.scm
@@ -1085,7 +1085,7 @@ (define-public femtolisp
(define-public gauche
(package
(name "gauche")
- (version "0.9.12")
+ (version "0.9.15")
(home-page "https://practical-scheme.net/gauche/index.html")
(source
(origin
@@ -1095,7 +1095,7 @@ (define-public gauche
(string-replace-substring version "." "_")
"/Gauche-" version ".tgz"))
(sha256
- (base32 "05xnym1phg8i14bacip5d0d3v0gc1nn5mgayd5hnda873f969bml"))))
+ (base32 "10zpbbikkcpdzk6c52wkckiyhn7nhnqjv2djdzyjr0n8qxxy4hrn"))))
(build-system gnu-build-system)
(inputs
(list libatomic-ops slib zlib))
base-commit: bf1e063be350c611022c1430f3a7f1f42005de7f
--
2.45.2
Reply sent
to
Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
:
You have taken responsibility.
(Mon, 24 Jun 2024 01:49:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
ashish.is <at> lostca.se
:
bug acknowledged by developer.
(Mon, 24 Jun 2024 01:49:01 GMT)
Full text and
rfc822 format available.
Message #10 received at 71737-done <at> debbugs.gnu.org (full text, mbox):
Hi,
ashish.is <at> lostca.se writes:
> From: Ashish SHUKLA <ashish.is <at> lostca.se>
>
> * gnu/packages/scheme.scm (gauche): Update to 0.9.15.
>
> Change-Id: I63da9600fc162c3f9ab02f35c509c7402b7406ca
> ---
> 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 47754800f9..8bf72deb23 100644
> --- a/gnu/packages/scheme.scm
> +++ b/gnu/packages/scheme.scm
> @@ -1085,7 +1085,7 @@ (define-public femtolisp
> (define-public gauche
> (package
> (name "gauche")
> - (version "0.9.12")
> + (version "0.9.15")
> (home-page "https://practical-scheme.net/gauche/index.html")
> (source
> (origin
> @@ -1095,7 +1095,7 @@ (define-public gauche
> (string-replace-substring version "." "_")
> "/Gauche-" version ".tgz"))
> (sha256
> - (base32 "05xnym1phg8i14bacip5d0d3v0gc1nn5mgayd5hnda873f969bml"))))
> + (base32 "10zpbbikkcpdzk6c52wkckiyhn7nhnqjv2djdzyjr0n8qxxy4hrn"))))
> (build-system gnu-build-system)
> (inputs
> (list libatomic-ops slib zlib))
Applied!
--
Thanks,
Maxim
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Mon, 22 Jul 2024 11:24:15 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 60 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.