From: Andreas Enge <andreas@enge.fr>
To: Daniel Littlewood <danielittlewood@gmail.com>
Cc: help-guix <help-guix@gnu.org>,
Christopher Baines <mail@cbaines.net>,
71559-done@debbugs.gnu.org
Subject: Re: Ruby without RVM - what to do if the version I want is missing?
Date: Sun, 16 Jun 2024 12:27:21 +0200 [thread overview]
Message-ID: <Zm6-CcTV_LEFlHno@jurong> (raw)
In-Reply-To: <Zmx_hzZX0u9hWe1K@jurong>
Hello,
Am Fri, Jun 14, 2024 at 07:36:07PM +0200 schrieb Andreas Enge:
> (define-public ruby-3.3
> (package
> (inherit ruby-3.2)
> (version "3.3.3")
> (source
> (origin
> (method url-fetch)
> (uri (string-append "http://cache.ruby-lang.org/pub/ruby/"
> (version-major+minor version)
> "/ruby-" version ".tar.xz"))
> (sha256
> (base32
> "07pwf3zkf7idl95agfjbv2lvamcp0spp0znqp9arb71ri19rkh43"))))))
> I have sent this patch, see
> https://issues.guix.gnu.org/71559
QA has given the green light, so I have pushed this new version to master.
You should see it after a "guix pull".
Andreas
next prev parent reply other threads:[~2024-06-16 10:28 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-14 15:43 Ruby without RVM - what to do if the version I want is missing? Daniel Littlewood
2024-06-14 16:15 ` Felix Lechner via
2024-06-14 17:36 ` Andreas Enge
2024-06-15 6:39 ` Nils Landt
2024-06-16 10:27 ` Andreas Enge [this message]
2024-06-17 19:09 ` Daniel Littlewood
2024-06-17 19:09 ` [bug#71559] " Daniel Littlewood
2024-06-19 15:50 ` Remco van 't Veer
2024-06-20 17:09 ` Andreas Enge
2024-06-15 7:43 ` Remco van 't Veer
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=Zm6-CcTV_LEFlHno@jurong \
--to=andreas@enge.fr \
--cc=71559-done@debbugs.gnu.org \
--cc=danielittlewood@gmail.com \
--cc=help-guix@gnu.org \
--cc=mail@cbaines.net \
/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.
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).