mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: ruby: Default to ruby-3.3.
* gnu/packages/ruby.scm (ruby): Set to ruby-3.3.
This commit is contained in:
parent
f2c004c0ca
commit
0f45183400
1 changed files with 1 additions and 1 deletions
|
@ -262,7 +262,7 @@ a focus on simplicity and productivity.")
|
|||
(home-page "https://www.ruby-lang.org")
|
||||
(license license:ruby)))
|
||||
|
||||
(define-public ruby ruby-3.2)
|
||||
(define-public ruby ruby-3.3)
|
||||
|
||||
(define-public mruby
|
||||
(package
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue