unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Maxim Cournoyer <maxim.cournoyer@gmail.com>
To: ashish.is@lostca.se
Cc: 71737-done@debbugs.gnu.org
Subject: bug#71737: [PATCH] gnu (gauche): Update to 0.9.15.
Date: Sun, 23 Jun 2024 21:46:58 -0400	[thread overview]
Message-ID: <87pls79kod.fsf@gmail.com> (raw)
In-Reply-To: <1a156f0599e00485d2be242cfab5b96390be0659.1719166467.git.ashish.is@lostca.se> (ashish is's message of "Sun, 23 Jun 2024 20:14:27 +0200")

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




      reply	other threads:[~2024-06-24  1:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87pls79kod.fsf@gmail.com \
    --to=maxim.cournoyer@gmail.com \
    --cc=71737-done@debbugs.gnu.org \
    --cc=ashish.is@lostca.se \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).