mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: ruby: Update to ruby-3.2.
* gnu/packages/ruby.scm (ruby): Update to ruby-3.2. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I9aa1f9a64a01c85aa6d3924a63aa64af00e52d24
This commit is contained in:
parent
959d66d85f
commit
fb0a632fc8
1 changed files with 1 additions and 1 deletions
|
@ -292,7 +292,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.1)
|
(define-public ruby ruby-3.2)
|
||||||
|
|
||||||
(define-public mruby
|
(define-public mruby
|
||||||
(package
|
(package
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue