unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#71737] [PATCH] gnu (gauche): Update to 0.9.15.
@ 2024-06-23 18:14 ashish.is--- via Guix-patches via
  2024-06-24  1:46 ` bug#71737: " Maxim Cournoyer
  0 siblings, 1 reply; 2+ messages in thread
From: ashish.is--- via Guix-patches via @ 2024-06-23 18:14 UTC (permalink / raw)
  To: 71737; +Cc: Ashish SHUKLA

From: Ashish SHUKLA <ashish.is@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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#71737: [PATCH] gnu (gauche): Update to 0.9.15.
  2024-06-23 18:14 [bug#71737] [PATCH] gnu (gauche): Update to 0.9.15 ashish.is--- via Guix-patches via
@ 2024-06-24  1:46 ` Maxim Cournoyer
  0 siblings, 0 replies; 2+ messages in thread
From: Maxim Cournoyer @ 2024-06-24  1:46 UTC (permalink / raw)
  To: ashish.is; +Cc: 71737-done

Hi,

ashish.is@lostca.se writes:

> From: Ashish SHUKLA <ashish.is@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




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-06-24  1:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-23 18:14 [bug#71737] [PATCH] gnu (gauche): Update to 0.9.15 ashish.is--- via Guix-patches via
2024-06-24  1:46 ` bug#71737: " Maxim Cournoyer

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).