mirror of
https://codeberg.org/guix/guix.git
synced 2026-04-28 06:34:05 +00:00
gnu: ruby: Update to use 3.4 series.
* gnu/packages/ruby.scm (ruby): Use Ruby-3.4 which is still in full maintenance period. Signed-off-by: Steve George <steve@futurile.net>
This commit is contained in:
@@ -346,7 +346,7 @@ a focus on simplicity and productivity.")
|
|||||||
(home-page "https://www.ruby-lang.org")
|
(home-page "https://www.ruby-lang.org")
|
||||||
(license license:ruby)))
|
(license license:ruby)))
|
||||||
|
|
||||||
(define-public ruby ruby-3.3)
|
(define-public ruby ruby-3.4)
|
||||||
|
|
||||||
(define-public mruby
|
(define-public mruby
|
||||||
(package
|
(package
|
||||||
|
|||||||
Reference in New Issue
Block a user