gnu: ruby-3.3: Update to 3.3.7.

* gnu/packages/ruby.scm (ruby-3.3): Update to 3.3.7.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
Nicolas Graves 2025-02-16 01:33:32 +01:00 committed by Andreas Enge
parent 137c361526
commit fc88cf3dbb
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

@ -178,7 +178,7 @@ a focus on simplicity and productivity.")
(define-public ruby-3.3
(package
(inherit ruby-3.4)
(version "3.3.3")
(version "3.3.7")
(source
(origin
(method url-fetch)
@ -187,7 +187,7 @@ a focus on simplicity and productivity.")
"/ruby-" version ".tar.xz"))
(sha256
(base32
"07pwf3zkf7idl95agfjbv2lvamcp0spp0znqp9arb71ri19rkh43"))))))
"0wmdnqcmfa5mf961hzklvjic7vdpgrbl2ckhaafb1m0fbrhbrg2x"))))))
(define-public ruby-2.6
(package