unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#61392] [PATCH] gnu: ruby-3.2: Update to 3.2.1
@ 2023-02-09 17:36 Remco van 't Veer
  2023-02-11 20:49 ` Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Remco van 't Veer @ 2023-02-09 17:36 UTC (permalink / raw)
  To: 61392; +Cc: Remco van 't Veer

* gnu/packages/ruby.scm (ruby-3.2): Update to 3.2.1
---
 gnu/packages/ruby.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/ruby.scm b/gnu/packages/ruby.scm
index 540aab23af..4750049227 100644
--- a/gnu/packages/ruby.scm
+++ b/gnu/packages/ruby.scm
@@ -240,7 +240,7 @@ (define-public ruby-3.1
 (define-public ruby-3.2
   (package
     (inherit ruby-3.1)
-    (version "3.2.0")
+    (version "3.2.1")
     (source
      (origin
        (method url-fetch)
@@ -249,7 +249,7 @@ (define-public ruby-3.2
                            "/ruby-" version ".tar.xz"))
        (sha256
         (base32
-         "1d18ifvdbf21cncpany948vc2gjw3qa36ck9b4i97pg60rrmgx6j"))))
+         "0333xln2jkqdfk5zwxas6rpyd4rff2910z99qnyrqi15mrhqcv3l"))))
     (inputs
      (modify-inputs (package-inputs ruby-3.1)
        (prepend libyaml)))))

base-commit: 1750d68309e26293c2da5aad953a061867f2cb14
-- 
2.39.1





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

* [bug#61392] [PATCH] gnu: ruby-3.2: Update to 3.2.1
  2023-02-09 17:36 [bug#61392] [PATCH] gnu: ruby-3.2: Update to 3.2.1 Remco van 't Veer
@ 2023-02-11 20:49 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2023-02-11 20:49 UTC (permalink / raw)
  To: Remco van 't Veer; +Cc: 61392-done, 61392

[-- Attachment #1: Type: text/plain, Size: 282 bytes --]


Remco van 't Veer <remco@remworks.net> writes:

> * gnu/packages/ruby.scm (ruby-3.2): Update to 3.2.1
> ---
>  gnu/packages/ruby.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks! I've pushed this to master as
5345cf2fbfcfeebfa8413a14fb8dc77bb6ab532f.

Chris

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

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

end of thread, other threads:[~2023-02-11 20:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-09 17:36 [bug#61392] [PATCH] gnu: ruby-3.2: Update to 3.2.1 Remco van 't Veer
2023-02-11 20:49 ` Christopher Baines

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